diff --git a/views/dashboard.slim b/views/dashboard.slim
index e8a0d2e5..72ba53cd 100644
--- a/views/dashboard.slim
+++ b/views/dashboard.slim
@@ -16,7 +16,7 @@ javascript:
- current_site.file_list.each do |file|
.row
- .span4 style="position:relative"
+ .span4
- if file.ext == 'html' || file.ext == 'htm' || file.ext == 'txt' || file.ext == 'js' || file.ext == 'css' || file.ext == 'md'
span
#{file.filename}