From 21e5fa4ce30ca5984eb284987e8df05818afd33e Mon Sep 17 00:00:00 2001 From: wjames5 Date: Wed, 14 Mar 2007 23:18:44 +0000 Subject: init edit_tags tpl --- templates/edit_tags.tpl | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 templates/edit_tags.tpl (limited to 'templates') diff --git a/templates/edit_tags.tpl b/templates/edit_tags.tpl new file mode 100644 index 0000000..0e92a9f --- /dev/null +++ b/templates/edit_tags.tpl @@ -0,0 +1,9 @@ +{strip} +
+ {formlabel label="Tags" for="tags"} + {forminput} + + {formhelp note="Key words to describe your content. Tag wisely, tag efficiently."} + {/forminput} +
+{/strip} -- cgit v1.3