summaryrefslogtreecommitdiff
path: root/template/ideas.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/ideas.html.j2')
-rw-r--r--template/ideas.html.j28
1 files changed, 4 insertions, 4 deletions
diff --git a/template/ideas.html.j2 b/template/ideas.html.j2
index 0affda5c..ba115d61 100644
--- a/template/ideas.html.j2
+++ b/template/ideas.html.j2
@@ -58,14 +58,14 @@
a fee structure and a target confidence interval. (300h, hard)</li>
<li>See <a href="https://bugs.taler.net/">our bugtracker</a> for further ideas.</li>
</ul>
- <-- h2>{{ _("Claimed")}}</h2>
+ <h2>{{ _("Claimed")}}</h2>
<ul>
<li></li>
- </ul -->
- <-- h2>{{ _("Finished")}}</h2>
+ </ul>
+ <h2>{{ _("Finished")}}</h2>
<ul>
<li></li>
- </ul -->
+ </ul>
</div>
{% endblock body_content %}