Skip to content

Commit

Permalink
Remove multiplied form closing tag
Browse files Browse the repository at this point in the history
This means that this form doesn't
have closing tag at all.
  • Loading branch information
ilesoft committed Nov 19, 2024
1 parent dab6944 commit 0807d0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/templates/tupa/maaritaValitseTehtava.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@
<h3><a href="uusi/sarja/{{ sarake.id }}/">Lisää uusi tehtävä</a> </h3>
<h3><a href="kopioi/sarjaan/{{ sarake.id }}/">Kopioi tehtäviä tähän sarjaan</a> </h3>
{% include "tupa/poista.html" %}
</form>
{% endblock%}

0 comments on commit 0807d0d

Please sign in to comment.