summaryrefslogtreecommitdiffstats
path: root/module/web/templates/default/backbone/modal.html
diff options
context:
space:
mode:
Diffstat (limited to 'module/web/templates/default/backbone/modal.html')
-rwxr-xr-xmodule/web/templates/default/backbone/modal.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/web/templates/default/backbone/modal.html b/module/web/templates/default/backbone/modal.html
index d1186d40a..ed618f3d0 100755
--- a/module/web/templates/default/backbone/modal.html
+++ b/module/web/templates/default/backbone/modal.html
@@ -4,7 +4,7 @@
</div>
<div class="modal-body">
{% block content %}
- <%= content %>
+ <% content %>
{% endblock %}
</div>
<div class="modal-footer">