Merge pull request #2120 from rabuzarus/2911_network_header

2911 network header
This commit is contained in:
Michael Vogel 2015-11-30 08:30:34 +01:00
commit 4efb6c6f79
18 changed files with 239 additions and 15 deletions

View file

@ -1,9 +1,11 @@
{{include file="section_title.tpl"}}
<div id="viewcontact_wrapper-{{$id}}">
{{foreach $contacts as $contact}}
{{include file="contact_template.tpl"}}
{{/foreach}}
</div>
<div id="view-contact-end"></div>