Skip to content
Snippets Groups Projects
Commit 5a469c49 authored by anonymous's avatar anonymous
Browse files

small bugfix

parent 420e7e2f
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,6 @@
</script>
<!-- End Matomo Code -->
{% endblock %}
{% block bodytag %} data-site-root="{{ h.odsh_public_url }}" data-locale-root="{{ h.odsh_public_url }}" {% endblock %}
{% block bodytag %} data-site-root="{{ h.odsh_public_url() }}" data-locale-root="{{ h.odsh_public_url() }}" {% endblock %}
{% block page %}
{% endblock %}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment