fix: typo in imprint template
This commit is contained in:
parent
341b725d5f
commit
cff6024fde
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{% extends "base.js" %}
|
||||
{% extends "base.j2" %}
|
||||
{% block title %}Imprint{% endblock %}
|
||||
{% block head %}
|
||||
{{ super() }}
|
||||
|
|
Loading…
Add table
Reference in a new issue