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/note.html Normal file
View File

@ -0,0 +1 @@
<div markdown="span" class="alert alert-info" role="alert"><i class="fa fa-info-circle"></i> <b>Note:</b> {{include.content}}</div>