Adds missing i18n imports
This commit is contained in:
parent
bd44bf0980
commit
b9bf65ad2a
2 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
{% load i18n %}
|
||||
<section class="card hidden {{ class }}" id="{{ controls_text }}{% if controls_uid %}-{{ controls_uid }}{% endif %}">
|
||||
<header class="card-header has-background-white-ter">
|
||||
<h2 class="card-header-title" tabindex="0" id="{{ controls_text }}{% if controls_uid %}-{{ controls_uid }}{% endif %}-header">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue