From 9164250d4d793891cbd71bd5ffc4bf3d016b7fcc Mon Sep 17 00:00:00 2001 From: forest Date: Fri, 22 May 2020 15:20:36 -0500 Subject: [PATCH] fix favicon.ico --- capsulflask/templates/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/capsulflask/templates/base.html b/capsulflask/templates/base.html index 9a1b988..e1894b6 100644 --- a/capsulflask/templates/base.html +++ b/capsulflask/templates/base.html @@ -1,5 +1,6 @@ + {% block title %}{% endblock %}{% if self.title() %} - {% endif %}Capsul