mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-24 20:33:11 +00:00
Use model plural name as title
This commit is contained in:
parent
36ca075433
commit
3a28e4aebc
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@
|
|||
|
||||
{% block coltype %}flex{% endblock %}
|
||||
|
||||
{% block content_title %}<h2>{{ cl.opts.verbose_name_plural|capfirst }}</h2>{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<div id="content-main">
|
||||
{% block object-tools %}
|
||||
|
|
Loading…
Reference in a new issue