summaryrefslogtreecommitdiffstats
path: root/templates/host.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/host.html')
-rw-r--r--templates/host.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/host.html b/templates/host.html
index eac2066..074867d 100644
--- a/templates/host.html
+++ b/templates/host.html
@@ -3,7 +3,7 @@
{% block title %}{{hostname}}{% endblock %}
{% block content %}
-<h1>{{hostname}}</h1>
+<h1>{{hostname|replace('.spline.inf.fu-berlin.de', '')}}</h1>
<ul class="nav nav-tabs">
<li class="active"><a href="#info" data-toggle="tab">Info</a></li>