Merge branch 'main' into i18n-second-pass
This commit is contained in:
commit
bd44bf0980
61 changed files with 422 additions and 346 deletions
|
@ -1,5 +1,8 @@
|
|||
{% extends 'layout.html' %}
|
||||
{% load i18n %}
|
||||
|
||||
{% block title %}{% trans "Lists" %}{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
<header class="block">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue