Skip to content

Commit

Permalink
Template für Maßnahmen hinzugefügt
Browse files Browse the repository at this point in the history
  • Loading branch information
Daugl committed Jul 9, 2024
1 parent 69fe1ce commit 6a2ccd8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions templates/maßnahme.j2t
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{% extends "templates/base.j2t" %}
{%- block symbol -%}
<path d="M50,192 L128,64 L206,192 Z" stroke-width="5" stroke="#000000" fill="none" />
{%- endblock symbol -%}

0 comments on commit 6a2ccd8

Please sign in to comment.