From 584fd922bcb3146e156bcd6cb1f7760493fbc604 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Thu, 26 Apr 2012 01:13:52 +0200 Subject: * some fixes --- src/Blog.hs | 32 +++++++++++++++++++------------- 1 file changed, 19 insertions(+), 13 deletions(-) (limited to 'src') diff --git a/src/Blog.hs b/src/Blog.hs index 51c8b086d98e..d80b89bb1064 100644 --- a/src/Blog.hs +++ b/src/Blog.hs @@ -74,7 +74,7 @@ showFooter l v = [shamlet| Haskell , # Acid-State - / and without PHP, Java, Perl, MySQL and Python. + \ and without PHP, Java, Perl, MySQL and Python.

#{append "Version " v}   @@ -107,7 +107,7 @@ showLinks (Just i) lang = [shamlet| $if ((>) i 1)

#{backText lang} - / -- # + \ -- # #{nextText lang} $elseif ((<=) i 1) ^{showLinks Nothing lang} @@ -227,10 +227,13 @@ adminIndex sUser = adminTemplate "Index" $ [shamlet|