Skip to content

Commit e267d4f

Browse files
authored
Update layout.html
1 parent a23f0e4 commit e267d4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

djangotutorial/templates/layout.html

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

1818
<body class="{{template}}">
1919
{% block content %}{% endblock %}
20+
{% include 'partials/analytics.jinja2' %}
2021
</body>
2122

2223
</html>

0 commit comments

Comments
 (0)