From 52b077a48c743ba4d08ac00520a0bf1ef6deef5f Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Fri, 24 Feb 2017 21:27:59 +0100 Subject: Initial commit. --- template/standard/html/home.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 template/standard/html/home.php (limited to 'template/standard/html/home.php') diff --git a/template/standard/html/home.php b/template/standard/html/home.php new file mode 100644 index 0000000..42fc169 --- /dev/null +++ b/template/standard/html/home.php @@ -0,0 +1,19 @@ +] # +#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# +# # +# [see documentation] # +# # +#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%# +?> +

template('home_heading_text', escapeHTML(Application::get('BLOGMETA.NAME')))?>Feed

+

template('home_heading_desc', Application::get('POST.LIST_SIZE'))?>

+ + + + \ No newline at end of file -- cgit v1.2.3