themes-community/whovian/nogroup-template.tpl
Tobias Diekershoff 36d68f937b added some themes by Tony Baldwin
Tony collected these themes 2013 at https://github.com/tonybaldwin/fthemes they are derived from duepuntozero
2023-10-17 08:59:53 +02:00

15 lines
199 B
Smarty

<h1>$header</h1>
<div class="contacts-page-wrapper">
{{ for $contacts as $contact }}
{{ inc contact_template.tpl }}{{ endinc }}
{{ endfor }}
</div>
<div id="contact-edit-end"></div>
$paginate