From 7fb607b48c181512b31f52a7ef7e302f331ec18d Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Wed, 5 Dec 2018 18:37:30 +0100 Subject: mediastyle --- app/view/templates/info.php | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 app/view/templates/info.php (limited to 'app/view/templates/info.php') diff --git a/app/view/templates/info.php b/app/view/templates/info.php new file mode 100644 index 0000000..231a114 --- /dev/null +++ b/app/view/templates/info.php @@ -0,0 +1,25 @@ +layout('layout', ['title' => 'info', 'css' => $css . 'home.css']) ?> + + +start('page') ?> + + + + insert('backtopbar', ['user' => $user, 'tab' => 'info']) ?> + + +
+ +

Info

+ +🐱‍👤 Github + +📕 Manual +🌵 Website + +

About

+ +
+ + +stop('page') ?> \ No newline at end of file -- cgit v1.2.3