From: Thierry Parmentelat Date: Wed, 25 Sep 2013 19:21:58 +0000 (+0200) Subject: a custom favicon.ico X-Git-Tag: myslice-0.2-5~93 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=31c562b39f0a6092e02d08c6c79869ef7e5ca73f;hp=c6bb9886f7fa0a6e804eb46b5fbb6479bae14b36;p=myslice.git a custom favicon.ico --- diff --git a/views/static/img/myslice-icon.png b/views/static/img/myslice-icon.png new file mode 100644 index 00000000..05c10b91 Binary files /dev/null and b/views/static/img/myslice-icon.png differ diff --git a/views/templates/base.html b/views/templates/base.html index 3ee9ba29..4a05badd 100644 --- a/views/templates/base.html +++ b/views/templates/base.html @@ -2,6 +2,7 @@ MySlice - {{ title }} + {# This is where insert_str will end up #}{% media_container prelude %} {% include 'messages-transient-header.html' %}