Cleaned markup up more

--HG--
branch : kf-refactor
This commit is contained in:
Kyle Fiedler
2012-01-04 11:14:37 -05:00
parent 57a3005f71
commit 340f4ffca4
11 changed files with 210 additions and 276 deletions

View File

@@ -1,6 +1,5 @@
<h2> ${ problem['name'] } </h2>
${ problem['html'] }
<br>
<input type="hidden" name="problem_id" value="${ problem['name'] }">
% if check_button: