aboutsummaryrefslogtreecommitdiffstats
path: root/views/page.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/page.ejs')
-rw-r--r--views/page.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/page.ejs b/views/page.ejs
index 41ee1e2..2bd4262 100644
--- a/views/page.ejs
+++ b/views/page.ejs
@@ -12,7 +12,7 @@
<div id="content">
<%- content %>
<hr>
- <span class=footer><a href="https://github.com/LMBishop/website">GitHub</a> | <a href="/<%= path %>.wiki">View raw</a> | Page built: <%= buildTime %> | <a href="/special/purge/<%= path %>">Purge this page</a></span>
+ <span class=footer><a href="https://github.com/LMBishop/website">GitHub</a> | <a href="/<%= path %>.wiki">View raw</a> | Page built: <%= buildTime %> | <a href="/special/info/<%= path %>">Page info</a></span>
</div>
</div>
</div>