dev auf main #68

Open
niklas.ortmann wants to merge 1044 commits from devNachCSRF into main
Showing only changes of commit e5d6291aac - Show all commits
-2
View File
@@ -9,7 +9,6 @@ include_once 'php/controller/showarticleicle-controller.php';
<!-- Hauptcontainer für die Beitragsansicht (Ausschließlich der Content-Bereich) -->
<main class="article-view-container">
<div class="article-view-container">
<!-- Metadaten & Titel -->
<div class="article-view-top-section">
@@ -57,7 +56,6 @@ include_once 'php/controller/showarticleicle-controller.php';
</div>
</div>
<?php endif; ?>
</div>
</main>