From 235d46404d82156397547fa5fe740430621951bf Mon Sep 17 00:00:00 2001 From: Caio Viotti Date: Mon, 31 Aug 2015 17:29:24 -0300 Subject: [PATCH] Add Favicon --- templates/base.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/base.html b/templates/base.html index 9c9dbb49c..6c1742631 100644 --- a/templates/base.html +++ b/templates/base.html @@ -13,6 +13,8 @@ {% block head_content %} + + {# Styles #}