]> git.mxchange.org Git - friendica.git/blob - view/smarty3/field.tpl
Merge pull request #549 from fermionic/20121222-use-smarty-template-engine
[friendica.git] / view / smarty3 / field.tpl
1
2  {{if $field.0==select}}
3  {{include file="file:{{$field_select}}"}}
4  {{/if}}