]> git.ipfire.org Git - ipfire.org.git/blob - templates/modules/sidebar-item.html
Remove obsolete pakfire CGI scripts.
[ipfire.org.git] / templates / modules / sidebar-item.html
1 <h4>{% block heading %}{{ item.heading }}{% end block %}</h4>
2 {% block body %}{{ item.body }}{% end block %}