diff --git a/app/assets/templates/post-viewer/comment_tpl.jst.hbs b/app/assets/templates/post-viewer/comment_tpl.jst.hbs
deleted file mode 100644
index 41f91d427..000000000
--- a/app/assets/templates/post-viewer/comment_tpl.jst.hbs
+++ /dev/null
@@ -1,27 +0,0 @@
-{{#if canRemove}}
-
-{{/if}}
-
-
- {{#linkToPerson author}}
-
- {{/linkToPerson}}
-
-
-
diff --git a/app/assets/templates/post-viewer/content/activity-streams-photo_tpl.jst.hbs b/app/assets/templates/post-viewer/content/activity-streams-photo_tpl.jst.hbs
deleted file mode 100644
index 30e543995..000000000
--- a/app/assets/templates/post-viewer/content/activity-streams-photo_tpl.jst.hbs
+++ /dev/null
@@ -1,7 +0,0 @@
-
diff --git a/app/assets/templates/post-viewer/content/note_tpl.jst.hbs b/app/assets/templates/post-viewer/content/note_tpl.jst.hbs
deleted file mode 100644
index bb45a09d9..000000000
--- a/app/assets/templates/post-viewer/content/note_tpl.jst.hbs
+++ /dev/null
@@ -1,3 +0,0 @@
-
- {{{text}}}
-
diff --git a/app/assets/templates/post-viewer/content/photo-backdrop_tpl.jst.hbs b/app/assets/templates/post-viewer/content/photo-backdrop_tpl.jst.hbs
deleted file mode 100644
index 6afb41df1..000000000
--- a/app/assets/templates/post-viewer/content/photo-backdrop_tpl.jst.hbs
+++ /dev/null
@@ -1,4 +0,0 @@
-{{#each photos}}
-
-
-{{/each}}
diff --git a/app/assets/templates/post-viewer/content/rich-media_tpl.jst.hbs b/app/assets/templates/post-viewer/content/rich-media_tpl.jst.hbs
deleted file mode 100644
index 02aaa7c8e..000000000
--- a/app/assets/templates/post-viewer/content/rich-media_tpl.jst.hbs
+++ /dev/null
@@ -1,11 +0,0 @@
-
diff --git a/app/assets/templates/post-viewer/content/status_tpl.jst.hbs b/app/assets/templates/post-viewer/content/status_tpl.jst.hbs
deleted file mode 100644
index 05a443902..000000000
--- a/app/assets/templates/post-viewer/content/status_tpl.jst.hbs
+++ /dev/null
@@ -1 +0,0 @@
-{{{text}}}