getTitle())) ? htmlspecialchars($article->getTitle()) : 'Kein Titel'; ?>
getContent())) ? htmlspecialchars($article->getContent()) : 'Kein Inhalt'; ?>
diff --git a/content/showCategory.php b/content/showCategory.php
index 554c4a2..44d1d43 100644
--- a/content/showCategory.php
+++ b/content/showCategory.php
@@ -11,7 +11,6 @@ include_once "php/controller/showCategory-controller.php";
getContent())) ? htmlspecialchars($article->getContent()) : 'Kein Inhalt'; ?>getTitle())) ? htmlspecialchars($article->getTitle()) : 'Kein Titel'; ?>