From a40bafa5d568cd8bb1f07dd79ec0c0bafa898874 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Wed, 27 May 2020 07:50:06 -0500 Subject: DRY Blurb added --- bh20simplewebuploader/templates/blog.html | 1 + 1 file changed, 1 insertion(+) (limited to 'bh20simplewebuploader/templates/blog.html') diff --git a/bh20simplewebuploader/templates/blog.html b/bh20simplewebuploader/templates/blog.html index 3069dd3..8cb6ce0 100644 --- a/bh20simplewebuploader/templates/blog.html +++ b/bh20simplewebuploader/templates/blog.html @@ -4,6 +4,7 @@ {% include 'banner.html' %} {% include 'menu.html' %} + {% include 'blurb.html' %} {% if embed %} {{ embed|safe }} -- cgit v1.2.3