Skip to content
Snippets Groups Projects
Verified Commit c2891c34 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Fix doubled tags in template

parent 16deaf83
No related branches found
No related tags found
1 merge request!61Resolve "Do not allow to add personal notes for cancelled lessons"
......@@ -150,8 +150,6 @@
</tr>
</thead>
<tbody>
{% for form in personal_note_formset %}
<tbody>
{% for form in personal_note_formset %}
<tr>
{{ form.id }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment