Testing new unit tests

This commit is contained in:
Griatch 2019-02-19 20:18:36 +01:00
parent d94566ef20
commit bedcb7d5f4
3 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends "website/base.html" %}
{% block titleblock %}Home{% endblock %}