Rename template

This commit is contained in:
Oliver Davies 2018-12-16 08:59:42 +00:00
parent f0cb50c313
commit d6d7291587
2 changed files with 1 additions and 1 deletions

View file

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