Refactoring : removing useless return line

This commit is contained in:
Marc Ducobu 2014-11-10 12:34:08 +01:00
parent 410bb4c1d8
commit fedd7a3556

View File

@ -4,7 +4,6 @@
{% block title %}{{ 'views.Person.hlist.title'|trans({ '%name%' : person.__toString}) }}{% endblock title %}
{% block personcontent %}
<table class="rounded">