From d7f3313ff4514e38c9f53439cd1a1287e56e45f7 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Sun, 11 Nov 2018 17:19:26 +0100 Subject: reboot folder --- app/view/templates/home.php | 109 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 app/view/templates/home.php (limited to 'app/view/templates/home.php') diff --git a/app/view/templates/home.php b/app/view/templates/home.php new file mode 100644 index 0000000..2303f0f --- /dev/null +++ b/app/view/templates/home.php @@ -0,0 +1,109 @@ +layout('layout', ['title' => 'home']) ?> + + + + +start('page') ?> + + + + + insert('navback', ['user' => $user]) ?> + +canedit()) { ?> + +
+ +
+ +
+ + + + +
+ + +
+ +
+ + +
+ + +
+ + + insert('homeopt', ['opt' => $opt]) ?> + + + +
+

Articles

+
+ + +
+

Mass Edit

+ + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
xideditseedellogtagsummaryβ†˜ 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