mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-07-29 06:09:50 +00:00
apprenez l'HTML !
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
<div class="bloc_principal">
|
||||
<div class="cover-black">
|
||||
<div class="bloc_principal_titre">
|
||||
<h1>L'actualité de nos campus...</h1>
|
||||
<h1>L'actualité de nos campus...</h1>
|
||||
</div>
|
||||
<div class="test2">
|
||||
<h2 id="titre-home">Ceci est un magnifique titre</h2>
|
||||
@ -30,7 +30,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<h3 id="titre-between">Articles récents</h3>
|
||||
<div class="row articles">
|
||||
<tag type="loop" for="posts" limit="6">
|
||||
@ -49,14 +48,15 @@
|
||||
</div>
|
||||
<div class="text">
|
||||
<loop column="content" />
|
||||
</p>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</tag>
|
||||
</div>
|
||||
</main>
|
||||
<footer>
|
||||
<!-- <tag type="includes" file="footer" /> -->
|
||||
<tag type="includes" file="footer" />
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
|
Reference in New Issue
Block a user