Update frontend.template.php (#75)

Add </div> on line 265 to be W3C ok
This commit is contained in:
dtdaft 2019-01-11 12:05:57 +01:00 committed by Aravindo Wingeier
parent e2c66139ef
commit f34ddb77a3

View File

@ -262,6 +262,7 @@ function niceDate($date) {
</div> </div>
<?php } ?> <?php } ?>
</div> </div>
</div>
</main> </main>
<footer> <footer>