From ae2188754334276e80e2645c5e2ac76ca6b2297d Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Wed, 22 May 2013 10:40:24 +0200 Subject: templates/host: shorten the hostname heading --- templates/host.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %} -

{{hostname}}

+

{{hostname|replace('.spline.inf.fu-berlin.de', '')}}