mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-03 07:26:12 +00:00
Refactoring : removing useless return line
This commit is contained in:
parent
410bb4c1d8
commit
fedd7a3556
@ -4,7 +4,6 @@
|
|||||||
|
|
||||||
{% block title %}{{ 'views.Person.hlist.title'|trans({ '%name%' : person.__toString}) }}{% endblock title %}
|
{% block title %}{{ 'views.Person.hlist.title'|trans({ '%name%' : person.__toString}) }}{% endblock title %}
|
||||||
|
|
||||||
|
|
||||||
{% block personcontent %}
|
{% block personcontent %}
|
||||||
|
|
||||||
<table class="rounded">
|
<table class="rounded">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user