aboutsummaryrefslogtreecommitdiff
path: root/app/view/templates/info.php
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2018-12-17 16:28:28 +0100
committervincent-peugnet <v.peugnet@free.fr>2018-12-17 16:28:28 +0100
commit08edd92a2135d486603687b181979854b60a3bcc (patch)
tree8bd976d69b6f98e3aa88bef703e3bedfefe40cde /app/view/templates/info.php
parent1a7a60ea3efde53ac2c3b07ca914483cfc25a827 (diff)
downloadwcms-08edd92a2135d486603687b181979854b60a3bcc.tar.gz
wcms-08edd92a2135d486603687b181979854b60a3bcc.zip
license and version info
Diffstat (limited to 'app/view/templates/info.php')
-rw-r--r--app/view/templates/info.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/app/view/templates/info.php b/app/view/templates/info.php
index d86bdc1..3203ce6 100644
--- a/app/view/templates/info.php
+++ b/app/view/templates/info.php
@@ -12,11 +12,16 @@
<h1>Info</h1>
+<h2>Version</h2>
+
+<?= $version ?>
+
+<h2>Links</h2>
<ul>
<li><a href="https://github.com/vincent-peugnet/wcms" target="_blank">🐱‍👤 Github</a></li>
<li><a href="#manual">📕 Manual</a></li>
-<li><a href="#">🌵 Website</a></li>
+<li><a href="https://w-cms.top" target="_blank">🌵 Website</a></li>
</ul>
<h2>About</h2>