fixing small error in sidebar include code

This commit is contained in:
tomjohnson1492
2016-04-05 08:32:22 -07:00
parent 3b2241c958
commit 8100e01ecf
7 changed files with 22 additions and 5 deletions

1
_includes/callout.html Normal file
View File

@ -0,0 +1 @@
<div markdown="span" class="bs-callout bs-callout-{{include.type}}">{{include.content}}</div>