mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
pretix Community Edition moves to AGPLv3-based license (#2023)
This commit is contained in:
@@ -56,11 +56,7 @@
|
||||
{% block content %}
|
||||
{% endblock %}
|
||||
<footer>
|
||||
{% with "href='http://pretix.eu'" as a_attr %}
|
||||
{% blocktrans trimmed %}
|
||||
powered by <a {{ a_attr }}>pretix</a>
|
||||
{% endblocktrans %}
|
||||
{% endwith %}
|
||||
{{ poweredby }} {# removing or hiding this might be in violation of pretix' license #}
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user