forked from Github-Mirrors/canaille
Removed useless import in jinja templates
This commit is contained in:
parent
77c5d7ac7a
commit
4d64b3fcba
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
{% extends theme('base.html') %}
|
||||
{% import 'macro/form.html' as fui %}
|
||||
|
||||
{%- block title -%}
|
||||
{%- trans %}View an authorization{% endtrans -%}
|
||||
|
|
Loading…
Reference in a new issue