From f0b0916b1b228e9af2bd851c8c549a06419fa189 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Mon, 11 Sep 2017 19:49:06 -0400 Subject: [PATCH] Update index.php --- community/index.php | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/community/index.php b/community/index.php index 39b3f6a..7c06069 100644 --- a/community/index.php +++ b/community/index.php @@ -52,7 +52,12 @@
@@ -79,7 +84,12 @@ echo ' src="'; echo $json{src}; echo '" href="'; echo $json{href}; - echo '" width=100%>'; + echo '" width=100%>'; + echo $json{body}; + echo ''; + echo ''; } ?>