989fd34886
From around 2012 Completely based on Duopuntozero. Modern look with different levels of transparency, rounded corners, a clear focus on the content and more. You can overwrite background.jpg to have a completely different look. Keep in mind that it must have a resolution of at least 1920x1080 (for wide screens). This theme is not finished yet. Keep that in mind. But it is usable.
14 lines
199 B
Smarty
14 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
|
|
|
|
|
|
|
|
|