* started moving blog to bootstrap, but keeping the design. Currently far from done

This commit is contained in:
"Vincent Ambo ext:(%22) 2013-04-28 23:07:56 +02:00
parent 92f4aecbee
commit 9af249c0b2
3 changed files with 64 additions and 33 deletions

View file

@ -109,8 +109,8 @@ noComments DE = " Keine Kommentare"
noComments EN = " No comments yet"
cHead :: BlogLang -> Text
cHead DE = "Kommentare:"
cHead EN = "Comments:"
cHead DE = "Kommentare"
cHead EN = "Comments"
cwHead :: BlogLang -> Text
cwHead DE = "Kommentieren:"