Skip to content

Commit ad003c8

Browse files
authored
Update layout.jinja2
1 parent 63f8bbe commit ad003c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

application/templates/layout.jinja2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
<body class="{{template}}">
1818
{% block content %}{% endblock %}
19+
{% include 'analytics.jinja2' %}
1920
</body>
2021

2122
</html>

0 commit comments

Comments
 (0)