mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 22:35:01 +00:00
change block personcontent to content more consistent with other templates and less need for if-statements
This commit is contained in:
@@ -26,7 +26,7 @@ This view should receive those arguments:
|
||||
{% block title %}{{ 'Timeline for %name%'|trans({'%name%': person }) }}{% endblock %}
|
||||
|
||||
|
||||
{% block personcontent %}
|
||||
{% block content %}
|
||||
<div class="timeline">
|
||||
|
||||
{{ timeline|raw }}
|
||||
|
Reference in New Issue
Block a user