Skip to content

Commit d833958

Browse files
authored
Update layout.html
1 parent bd14b1c commit d833958

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flask_wtf_tutorial/templates/layout.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<div class="container">
1515
{% block content %}{% endblock %}
1616
</div>
17+
{% include 'analytics.jinja2' %}
1718
</body>
1819

1920
</html>

0 commit comments

Comments
 (0)