dev auf main #68

Open
niklas.ortmann wants to merge 1044 commits from devNachCSRF into main
Showing only changes of commit 7a2a3ac1e9 - Show all commits
-4
View File
@@ -32,10 +32,6 @@ include_once "php/controller/showCategory-controller.php";
</span> </span>
</div> </div>
<!-- Beschreibungstext -->
<p style="margin: 0; color: #4a5568;">
<?php echo (isset($article) && !empty($article->getContent())) ? htmlspecialchars($article->getContent()) : 'Kein Inhalt'; ?>
</p>
</div> </div>
<!-- Interaktiver Pfeil rechts --> <!-- Interaktiver Pfeil rechts -->
<div class="cat-view-arrow">&rarr;</div> <div class="cat-view-arrow">&rarr;</div>