home added and assigned right template

This commit is contained in:
Tomislav R 2016-04-09 08:51:20 +02:00
commit 10d3e236ee
12 changed files with 156 additions and 42 deletions

View file

@ -1,3 +1,3 @@
{% extends "base_ungleich.html" %}
{% extends "base_glarus.html" %}
{% block base_content %}
{% endblock %}