From d6a52a747174804c31ecadb3de420c3034a0b323 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Thu, 19 Feb 2015 07:52:55 -0600 Subject: [PATCH] Add copyright notice in footer --- src/dyns/templates/base.html.j2 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/dyns/templates/base.html.j2 b/src/dyns/templates/base.html.j2 index 1a18389..073f2b0 100644 --- a/src/dyns/templates/base.html.j2 +++ b/src/dyns/templates/base.html.j2 @@ -25,6 +25,12 @@

{{ page_title }}

{% block body %}{% endblock -%} + +