8
0
Fork 0
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:
Alexandre Iooss 2019-02-27 18:46:21 +01:00
parent 36ca075433
commit 3a28e4aebc

View file

@ -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 %}