Add 404 page tracking

This commit is contained in:
Oliver Davies 2021-06-30 08:00:00 +01:00
parent 6b0f7d59d5
commit d252bd0a2c
3 changed files with 10 additions and 0 deletions

View file

@ -13,5 +13,6 @@
</head>
<body>
{% block body %}{% endblock %}
{% block javascripts %}{% endblock %}
</body>
</html>