diff options
Diffstat (limited to 'testing/templates')
-rw-r--r-- | testing/templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/templates/base.html b/testing/templates/base.html index f40d867..a588223 100644 --- a/testing/templates/base.html +++ b/testing/templates/base.html @@ -1,2 +1,3 @@ +{{ title }} {% block content %}{% endblock %} Copyright 2017 |