We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 449e0e4 commit 6556b2aCopy full SHA for 6556b2a
themes/vocabulary_theme/templates/layout.html
@@ -306,4 +306,4 @@ <h5>Our work relies on you!</h5>
306
</footer>
307
<script src="{{ '/static/vocabulary/js/vocabulary.js'|url }}"></script>
308
</body>
309
-</html>
+</html>
themes/vocabulary_theme/templates/page.html
@@ -2,4 +2,4 @@
2
{% block title %}{{ this.title }}{% endblock %}
3
{% block body %}
4
{{ this.body }}
5
-{% endblock %}
+{% endblock %}
0 commit comments