diff --git a/views/formatted.ejs b/views/formatted.ejs
index b07363a..a544020 100644
--- a/views/formatted.ejs
+++ b/views/formatted.ejs
@@ -9,11 +9,11 @@
Play my Neoboxels map!
<% } else if (contentN.ext == 'pmp') { %>
-
+
Play my PenguinMod project!
<% } else if (contentN.ext == 'sb3') { %>
-
+
Play my Scratch project!
<% } else if (['txt','json'].indexOf(contentN.ext) != -1) { %>
<%= contentN.href %>