# HG changeset patch # User Alexandre Segura # Date 1487778413 -3600 # Node ID 796545cbe7b7eb3d131e41e8d5e6a708d2d155e2 # Parent ff784774b131d4d716112482c59ab64d68907a1d Add default HTML title. diff -r ff784774b131 -r 796545cbe7b7 src/iconolab/templates/iconolab_base.html --- a/src/iconolab/templates/iconolab_base.html Wed Feb 22 16:46:29 2017 +0100 +++ b/src/iconolab/templates/iconolab_base.html Wed Feb 22 16:46:53 2017 +0100 @@ -8,7 +8,7 @@ {% block head %} - {% block title %}{% endblock %} + {% block title %}Iconolab{% endblock %} {% block main_css %}