|
@@ -138,6 +138,9 @@
|
|
|
{{ targetAndAncestors|json|safe }}
|
|
{{ targetAndAncestors|json|safe }}
|
|
|
</script>
|
|
</script>
|
|
|
{% endif %}
|
|
{% endif %}
|
|
|
|
|
+{% if isGrantNormalized != null %}
|
|
|
|
|
+ <div id="growi-page-is-grant-normalized" data-page-is-grant-normalized="{{isGrantNormalized}}"></div>
|
|
|
|
|
+{% endif %}
|
|
|
|
|
|
|
|
|
|
|
|
|
{% block custom_script %}
|
|
{% block custom_script %}
|