forked from rc/aircox
document translations
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
{% comment %}List item for a source.{% endcomment %}
|
||||
{% load i18n %}
|
||||
|
||||
<section class="box"><div class="columns is-desktop">
|
||||
|
@ -1,4 +1,5 @@
|
||||
{% extends "admin/base_site.html" %}
|
||||
{% comment %}Admin tools used to manage the streamer.{% endcomment %}
|
||||
{% load i18n static %}
|
||||
|
||||
{% block extrastyle %}{{ block.super }}
|
||||
|
Reference in New Issue
Block a user