diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2016-11-24 22:20:33 +0100 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2016-11-24 22:20:33 +0100 |
| commit | dcdbb21385dc8ed58502abbb73a6f3238f6787d1 (patch) | |
| tree | 0bb29f9d72b5779b586c8df63002de19e42b1096 /data/templates | |
| parent | 9928b96a20f17fe532dd0ac26914f83cbe34867a (diff) | |
| download | phinde-dcdbb21385dc8ed58502abbb73a6f3238f6787d1.tar.gz phinde-dcdbb21385dc8ed58502abbb73a6f3238f6787d1.zip | |
link status page
Diffstat (limited to 'data/templates')
| -rw-r--r-- | data/templates/base.htm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/templates/base.htm b/data/templates/base.htm index 08ebf97..de3a5fb 100644 --- a/data/templates/base.htm +++ b/data/templates/base.htm @@ -19,7 +19,8 @@ <div class="container footer"> Powered by <a href="https://github.com/cweiske/phinde"><em>phinde</em></a>, - the self-hosted search engine + the self-hosted search engine. + <a href="/status.php" class="disguised">status</a> </div> </body> </html> |
