Commit 815617e6 authored by FulcrandG's avatar FulcrandG
Browse files

Using jinja templates instead of wrappers in builder

parent 087e4bb4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2,7 +2,9 @@

??? License
{% for line in license %}
  {% if line %}
    {{ line }}
  {% endif %}
{% endfor %}

# Changelog