From 7b5883d1de4abf1d7606726b4fb96a014ee5753a Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Mon, 20 Jan 2014 23:27:39 +0200 Subject: [PATCH] Do not escape problem statement --- lib/Gruntmaster/Page/Pb/Entry.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Gruntmaster/Page/Pb/Entry.pm b/lib/Gruntmaster/Page/Pb/Entry.pm index 5232592..93ea5a5 100644 --- a/lib/Gruntmaster/Page/Pb/Entry.pm +++ b/lib/Gruntmaster/Page/Pb/Entry.pm @@ -11,7 +11,7 @@ use constant FORMATS => [qw/CPP/]; use constant TEMPLATES => { en => <<'HTML', - +

Submit solution

-- 2.39.2