From b3fb7f0f341bf3574a5c42fbbf3e0ddc3ea286a1 Mon Sep 17 00:00:00 2001 From: "\"Vincent Ambo ext:(%22)" Date: Sun, 28 Apr 2013 13:11:38 +0200 Subject: * re-enabled captchas --- src/Blog.hs | 20 ++++++++++++++++++++ src/Main.hs | 6 ++---- 2 files changed, 22 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/Blog.hs b/src/Blog.hs index 4906ad5d4004..10b118861568 100644 --- a/src/Blog.hs +++ b/src/Blog.hs @@ -152,15 +152,35 @@ $forall comment <- comments where timeString = formatTime defaultTimeLocale (cTimeFormat lang) +captcha :: Html +captcha = [shamlet| +
+