From b3c72a1370cf5cf0c620b3c40d5947f3d93cbed1 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 27 May 2016 20:42:58 +0200 Subject: always show header --- provider/templates/default.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/provider/templates/default.html b/provider/templates/default.html index 4dca581..7cc15f4 100644 --- a/provider/templates/default.html +++ b/provider/templates/default.html @@ -15,12 +15,10 @@ $if(rss)$$endif$ -$if(title)$
-

dirty-haskell.org: $title$

+

dirty-haskell.org$if(title)$: $title$$endif$

It's not crazy — it's having fun with types.

-$endif$ $body$