]> git.ipfire.org Git - ipfire.org.git/blob - src/templates/modules/sidebar-item.html
Introduce autotools
[ipfire.org.git] / src / templates / modules / sidebar-item.html
1 <h4>{% block heading %}{{ item.heading }}{% end block %}</h4>
2 {% block body %}{{ item.body }}{% end block %}