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 bd14b1c commit d833958Copy full SHA for d833958
flask_wtf_tutorial/templates/layout.html
@@ -14,6 +14,7 @@
14
<div class="container">
15
{% block content %}{% endblock %}
16
</div>
17
+ {% include 'analytics.jinja2' %}
18
</body>
19
20
</html>
0 commit comments