From faa85d6112a759767a4f327e35a07fa55d9e747e Mon Sep 17 00:00:00 2001 From: Daan Debie Date: Fri, 22 Apr 2016 15:35:07 +0200 Subject: Update pelican-bootstrap3 to latest version, donate to Pelican community --- pelican-bootstrap3/templates/includes/sidebar-images.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pelican-bootstrap3/templates/includes/sidebar-images.html (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 new file mode 100644 index 0000000..59282ab --- /dev/null +++ b/pelican-bootstrap3/templates/includes/sidebar-images.html @@ -0,0 +1,9 @@ +{% if SIDEBAR_IMAGES %} +
  • + +
  • +{% endif %} -- cgit v1.1