Beitrag erstellen #13

Merged
niklas.ortmann merged 164 commits from Beitrag-erstellen into dev 2026-05-29 13:22:11 +02:00
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>