mirror of
https://git.librezo.fr/Librezo/website.git
synced 2025-09-05 20:32:54 +02:00
Team links
This commit is contained in:
@ -13,9 +13,9 @@
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
{% if description %}
|
||||
{% if body %}
|
||||
<div class="team_box-bottom">
|
||||
<p class="team_box-description">{{description|safe}}</p>
|
||||
<p class="team_box-description">{{body|safe}}</p>
|
||||
</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user