diff --git a/content/showCategory.php b/content/showCategory.php index 5821942..6cbd6d0 100644 --- a/content/showCategory.php +++ b/content/showCategory.php @@ -2,54 +2,53 @@ include_once "php/controller/showCategory-controller.php"; ?> -
Beiträge in dieser Kategorie
- von getAuthor())) ? htmlspecialchars($article->getAuthor()) : 'Anonym'; ?> + +
+ von getAuthor())) ? htmlspecialchars($article->getAuthor()) : 'Anonym'; ?>
+
getContent())) ? htmlspecialchars($article->getContent()) : 'Kein Inhalt'; ?>
Keine Artikel in dieser Kategorie gefunden.