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 ''; } ?>