diff --git a/app/components/file-preview/template.hbs b/app/components/file-preview/template.hbs
index 8c7c209..29dba52 100644
--- a/app/components/file-preview/template.hbs
+++ b/app/components/file-preview/template.hbs
@@ -1,6 +1,10 @@
{{#if fileLoaded}}
- {{#if isImage}}
-
+ {{#if isBinary}}
+ {{#if isImage}}
+
+ {{else}}
+
No preview available for this content type.
+ {{/if}} {{/if}} {{#if isText}}