From eb5e71298478e056196254fece079ea27e408ada Mon Sep 17 00:00:00 2001 From: Piotr Mitros Date: Tue, 27 Dec 2011 21:10:13 -0500 Subject: [PATCH] Explain works --- problem.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/problem.html b/problem.html index 72fecb6b19..61d871cf93 100644 --- a/problem.html +++ b/problem.html @@ -15,3 +15,6 @@ % if answer_available: % endif +% if explain : +[ Explanation ] +% endif