From a26e48b013f6674e0cb96c143739b0d5c3f71f63 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 29 Sep 2013 18:18:05 -0700 Subject: sources management page --- view/tpl/sources_new.tpl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 view/tpl/sources_new.tpl (limited to 'view/tpl/sources_new.tpl') diff --git a/view/tpl/sources_new.tpl b/view/tpl/sources_new.tpl new file mode 100644 index 000000000..267245ae4 --- /dev/null +++ b/view/tpl/sources_new.tpl @@ -0,0 +1,15 @@ +

{{$title}}

+ +
{{$desc}}
+ +
+ +{{include file="field_input.tpl" field=$name}} +{{include file="field_textarea.tpl" field=$words}} + +
+ +
+
+ + -- cgit v1.2.3