Do not escape problem statement
authorMarius Gavrilescu <marius@ieval.ro>
Mon, 20 Jan 2014 21:27:39 +0000 (23:27 +0200)
committerMarius Gavrilescu <marius@ieval.ro>
Mon, 20 Jan 2014 21:27:39 +0000 (23:27 +0200)
lib/Gruntmaster/Page/Pb/Entry.pm

index 5232592789670503d3c85b54e15e394b7250087f..93ea5a585f7345b0ce6637d79b7e3feb3644051f 100644 (file)
@@ -11,7 +11,7 @@ use constant FORMATS => [qw/CPP/];
 
 use constant TEMPLATES => {
        en => <<'HTML',
-<tmpl_var statement>
+<tmpl_var ESCAPE=0 statement>
 
 <tmpl_if cansubmit>
 <h1>Submit solution</h1>
This page took 0.010065 seconds and 4 git commands to generate.