]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/pagetypes.tpl
Merge pull request #580 from fermionic/20130111-better-conversion-scripts
[friendica.git] / view / smarty3 / pagetypes.tpl
index 6c4c1cf93902cefdd81c8a87bb40b00201ae443c..15cd3047acb2d91d4b1f7b639ca04a9be88b2369 100644 (file)
@@ -1,5 +1,10 @@
-       {{include file="file:{{$field_radio}}" field=$page_normal}}
-       {{include file="file:{{$field_radio}}" field=$page_community}}
-       {{include file="file:{{$field_radio}}" field=$page_prvgroup}}
-       {{include file="file:{{$field_radio}}" field=$page_soapbox}}
-       {{include file="file:{{$field_radio}}" field=$page_freelove}}
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}
+       {{include file="field_radio.tpl" field=$page_normal}}
+       {{include file="field_radio.tpl" field=$page_community}}
+       {{include file="field_radio.tpl" field=$page_prvgroup}}
+       {{include file="field_radio.tpl" field=$page_soapbox}}
+       {{include file="field_radio.tpl" field=$page_freelove}}