Mercurial > farol
changeset 166:ff8f4639c6be
Update copyright date in templates
author | Benoît Allard <benoit.allard@greenbone.net> |
---|---|
date | Mon, 05 Jan 2015 11:37:44 +0100 |
parents | c3243555ed09 |
children | 000114da182d |
files | farol/templates/layout.j2 |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/farol/templates/layout.j2 Tue Dec 30 14:36:27 2014 +0100 +++ b/farol/templates/layout.j2 Mon Jan 05 11:37:44 2015 +0100 @@ -79,7 +79,7 @@ </div> <footer class="footer container-fluid navbar-inverse"> <div class="text-center"> - <span class="text-muted">Copyright © 2014 Greenbone Networks GmbH</span> + <span class="text-muted">Copyright © 2014-2015 Greenbone Networks GmbH</span> | <span><a href="{{ url_for('about') }}">About Farol</a></span> </div>