From e17392e46259e6f2e012017987cf7c31c171488f Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Sun, 28 Oct 2018 19:56:27 +0100 Subject: abstract config NWY --- w/view/templates/home.php | 85 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 w/view/templates/home.php (limited to 'w/view/templates/home.php') diff --git a/w/view/templates/home.php b/w/view/templates/home.php new file mode 100644 index 0000000..34bac1a --- /dev/null +++ b/w/view/templates/home.php @@ -0,0 +1,85 @@ +layout('layout', ['title' => 'home']) ?> + + + + +start('page') ?> + + + + + insert('navback', ['user' => $user]) ?> + + +
+
+ + + insert('homeopt', ['opt' => $opt]) ?> + + + +
+

Articles

+
+ + +
+

Mass Edit

+ + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + +
xideditseelogtagsummaryβ†˜ toβ†— fromlast modificationdate of creationprivacy
βœπŸ‘ΒΆtag('sort') ?>description() ?>linkto('sort') ?>linkfrom('sort') ?>datemodif('hrdi') ?>datecreation('hrdi') ?>secure('string') ?>
+
+
+
+
+ + + + +stop() ?> \ No newline at end of file -- cgit v1.2.3