]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blob - www/templates/modules/sidebar-item.html
Initial checkin.
[people/shoehn/ipfire.org.git] / www / templates / modules / sidebar-item.html
1 <h4>{% block heading %}{{ item.heading }}{% end block %}</h4>
2 {% block body %}{{ item.body }}{% end block %}