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