From dcbc0c0c9516adf616023615871439b4015fa686 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 1 Aug 2012 05:02:43 -0700 Subject: major theme re-org, only duepuntozero and slackr working atm --- view/tpl/pagetypes.tpl | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 view/tpl/pagetypes.tpl (limited to 'view/tpl/pagetypes.tpl') diff --git a/view/tpl/pagetypes.tpl b/view/tpl/pagetypes.tpl new file mode 100644 index 000000000..c9022a1c1 --- /dev/null +++ b/view/tpl/pagetypes.tpl @@ -0,0 +1,5 @@ + {{inc field_radio.tpl with $field=$page_normal }}{{endinc}} + {{inc field_radio.tpl with $field=$page_community }}{{endinc}} + {{inc field_radio.tpl with $field=$page_prvgroup }}{{endinc}} + {{inc field_radio.tpl with $field=$page_soapbox }}{{endinc}} + {{inc field_radio.tpl with $field=$page_freelove }}{{endinc}} -- cgit v1.2.3