début des messages d'items

This commit is contained in:
rwanoux
2024-11-26 12:48:27 +01:00
parent 1327f92f41
commit dc621f2223
36 changed files with 449 additions and 124 deletions
+8
View File
@@ -0,0 +1,8 @@
<header class="flexrow align-center">
<img src="{{img}}" alt="image de {{name}}">
<h3>{{name}}</h3>
</header>
<section class="item-desc">
<p>{{{ system.description}}}</p>
</section>