Make base_path available to all includes that need it

This commit is contained in:
Michael Rose
2016-04-14 14:45:48 -04:00
parent a473d9467d
commit d7df394a5e
12 changed files with 24 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
{% include base_path %}
<div class="page__comments">
<h4 class="page__comments-title">{{ site.data.ui-text[site.locale].comments_label }}</h4>
{% case site.comments.provider %}