From 0c918cafbef2e6c402e6852e821397114ea62284 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Fri, 26 Apr 2019 20:02:42 +0200 Subject: Rename "standard" template to "default" --- template/default/html/feed/item_post.php | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 template/default/html/feed/item_post.php (limited to 'template/default/html/feed/item_post.php') diff --git a/template/default/html/feed/item_post.php b/template/default/html/feed/item_post.php new file mode 100644 index 0000000..07d400d --- /dev/null +++ b/template/default/html/feed/item_post.php @@ -0,0 +1,27 @@ +] # +#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# +# # +# [see documentation] # +# # +#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# + +$HTML = $POST['BODY']['HTML'](); +?> + + <?=escapeHTML($POST['ATTR']['NAME'])?> + + + + + + + + ]]> + + + + + \ No newline at end of file -- cgit v1.2.3