diff --git a/_layouts/corrupt_post.html b/_layouts/corrupt_post.html
index 4ea4a2d..f93715d 100644
--- a/_layouts/corrupt_post.html
+++ b/_layouts/corrupt_post.html
@@ -19,7 +19,10 @@
{{ content }}
-
[{{ page.author }}][{{ page.pub }}][{{ page.tags }}]
+
[ {{ page.author }} ][ {{ page.pub }} ][
+ {% for topic in page.topics %}
+ {{topic}}
+ {% endfor %}]
{% include cor_menu.html %}