Carrés accueil, GE-Data

This commit is contained in:
Pascal Engélibert 2023-05-04 12:31:51 +02:00
commit 0507e00062
Signed by: tuxmain
GPG key ID: 3504BC6D362F7DCA
4 changed files with 32 additions and 13 deletions

View file

@ -1,3 +1,4 @@
<div class="square_box">
{{ title }}
<span class="square_box-title">{{ title }}</span>
<p class="square_box-text">{{ text }}</p>
</div>