balise sémantique

This commit is contained in:
fredtempez 2022-03-17 12:55:16 +01:00
parent d24acb3bc2
commit 66c3636007
1 changed files with 134 additions and 132 deletions

View File

@ -1,4 +1,5 @@
<?php if($module::$articles): ?>
<article>
<?php foreach($module::$articles as $articleId => $article): ?>
<?php if ($this->getData(['module', $this->getUrl(0), 'config', 'articlesLenght']) === 0): ?>
<div class="row">
@ -137,6 +138,7 @@
</div>
<?php endif; ?>
<?php endforeach; ?>
</article>
<?php echo $module::$pages; ?>
<?php if ($this->getData(['module',$this->getUrl(0), 'config', 'feeds'])): ?>
<div id="rssFeed">