mirror of
https://git.librezo.fr/Librezo/website.git
synced 2026-06-05 21:48:44 +02:00
Process boxes
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<div class="process_box">
|
||||
<span class="process_box-number">{{number|safe}}</span><br/>
|
||||
<span class="process_box-title">{{title|safe}}</span>{% if description %}<br/>
|
||||
<span class="process_box-description">{{description|safe}}</span>{% endif %}
|
||||
</div>
|
||||
Reference in New Issue
Block a user