]> git.mxchange.org Git - friendica.git/blob - view/smarty3/uexport.tpl
template engine rework
[friendica.git] / view / smarty3 / uexport.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}
6 <h3>{{$title}}</h3>\r
7 \r
8 \r
9 {{foreach $options as $o}}\r
10 <dl>\r
11     <dt><a href="{{$baseurl}}/{{$o.0}}">{{$o.1}}</a></dt>\r
12     <dd>{{$o.2}}</dd>\r
13 </dl>\r
14 {{/foreach}}