From 35e56e4b0b3f12a61baeae354d36677032013c63 Mon Sep 17 00:00:00 2001 From: Mark Drummond Date: Thu, 5 May 2016 15:10:04 -0400 Subject: Added sidebar image header feature. --- pelican-bootstrap3/templates/includes/sidebar-images.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pelican-bootstrap3/templates/includes/sidebar-images.html') diff --git a/pelican-bootstrap3/templates/includes/sidebar-images.html b/pelican-bootstrap3/templates/includes/sidebar-images.html index 59282ab..4bc7499 100644 --- a/pelican-bootstrap3/templates/includes/sidebar-images.html +++ b/pelican-bootstrap3/templates/includes/sidebar-images.html @@ -1,4 +1,7 @@ {% if SIDEBAR_IMAGES %} + {% if SIDEBAR_IMAGES_HEADER %} +
  • {{ SIDEBAR_IMAGES_HEADER }}

    + {% endif %}