]> git.mxchange.org Git - friendica.git/blob - view/templates/field.tpl
Merge branch '2020.03-rc' of https://github.com/friendica/friendica into 2020.03-rc
[friendica.git] / view / templates / field.tpl
1
2
3  {{if $field.0==select}}
4  {{include file="field_select.tpl"}}
5  {{/if}}