From bc5dc89cb33243ff64064875b4bc2c629d812bb9 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Sun, 21 Apr 2013 21:31:58 +0100 Subject: Add support for png shortcut icons --- data/templates/base.htm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'data/templates') diff --git a/data/templates/base.htm b/data/templates/base.htm index 8074938..1dcf0fc 100644 --- a/data/templates/base.htm +++ b/data/templates/base.htm @@ -10,6 +10,9 @@ {% if css %} {% endif %} + {% if iconpng %} + + {% endif %} {% block title %}{% endblock %} - {{title}} -- cgit v1.2.3