summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-06-04 15:38:44 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-06-04 15:38:44 +0200
commit2ee8361d3ce7371e07d7d30ba071996562fb8eae (patch)
treeabf6e2dbc67fb37d567aaffc2ba1f1bc2e951b20
parent09b4017f020f9ba3a9e2e1464c3286365feb943c (diff)
infoscreen template: remove about link entirely (not visible anyways)
-rw-r--r--templates/infoscreen.html.ep5
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/infoscreen.html.ep b/templates/infoscreen.html.ep
index 28ce27c..4ca6ad5 100644
--- a/templates/infoscreen.html.ep
+++ b/templates/infoscreen.html.ep
@@ -76,10 +76,5 @@ sofort
</ul>
</div>
-<div class="about">
-<a href="http://finalrewind.org/projects/db-fakedisplay/">db-fakedisplay</a>
-v<%= $version %>
-</div>
-
</body>
</html>