From 2a16ea2a9075229b2141c62697f4e1cabd4d2edd Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 30 Dec 2014 03:43:30 +0100 Subject: move stuff into 'docs' subfolder --- _better_theme/relbar.html | 52 ----------------------------------------------- 1 file changed, 52 deletions(-) delete mode 100644 _better_theme/relbar.html (limited to '_better_theme/relbar.html') diff --git a/_better_theme/relbar.html b/_better_theme/relbar.html deleted file mode 100644 index 6dc8b46..0000000 --- a/_better_theme/relbar.html +++ /dev/null @@ -1,52 +0,0 @@ -{%- macro rellink_markup() %} - -{%- endmacro %} - -{%- macro breadcrumbs_markup() %} - -{%- endmacro %} - -{%- macro relbar_top() %} - {%- if theme_showrelbartop|tobool %} - - {%- endif %} -{%- endmacro %} - -{%- macro relbar_bottom() %} - {%- if theme_showrelbarbottom|tobool %} - - {%- endif %} -{%- endmacro %} -- cgit v1.2.3