From 421bf9d5b3087afb185d776a53bc90f973955df3 Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Thu, 6 Jun 2013 16:53:53 +0200 Subject: Add search --- hyperkitty/templates/base.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'hyperkitty/templates/base.html') diff --git a/hyperkitty/templates/base.html b/hyperkitty/templates/base.html index 76d7d66..8bdb1c5 100644 --- a/hyperkitty/templates/base.html +++ b/hyperkitty/templates/base.html @@ -36,6 +36,19 @@ {% endif %} + + {{ app_name|title }} -- cgit