Rename template

This commit is contained in:
Oliver Davies 2018-09-04 22:12:32 +01:00
parent c25710b75f
commit 1dc9c90afd
2 changed files with 1 additions and 1 deletions

View file

@ -1,4 +1,4 @@
{% extends 'base' %}
{% extends 'app' %}
{% block body %}
{% include 'navbar' %}