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 63f8bbe commit ad003c8Copy full SHA for ad003c8
application/templates/layout.jinja2
@@ -16,6 +16,7 @@
16
17
<body class="{{template}}">
18
{% block content %}{% endblock %}
19
+ {% include 'analytics.jinja2' %}
20
</body>
21
22
</html>
0 commit comments