From 92120b0629b406dda6f59bed59123f605cf09ab4 Mon Sep 17 00:00:00 2001 From: Isaac Bythewood Date: Sat, 11 Feb 2017 04:15:51 +0000 Subject: [PATCH] Remove excessive PINRY comment from base template --- pinry/templates/base.html | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/pinry/templates/base.html b/pinry/templates/base.html index 136ab95..fb2285b 100644 --- a/pinry/templates/base.html +++ b/pinry/templates/base.html @@ -13,18 +13,6 @@ {% endif %} - - {% block title %}Pinry{% endblock %}