diff --git a/res/template/file_viewer.html b/res/template/file_viewer.html
index 366e101..ae1c433 100644
--- a/res/template/file_viewer.html
+++ b/res/template/file_viewer.html
@@ -154,6 +154,10 @@
+ {{ else if eq .Other.AdType 6}}
+
+ {{ else if eq .Other.AdType 7}}
+
{{end}}
{{end}}
@@ -248,9 +252,25 @@
{{template "analytics"}}
- {{ if .Other.ShowAds }}{{ if eq .Other.AdType 5 }}
+ {{ if .Other.ShowAds }}
+ {{ if eq .Other.AdType 5 }}
- {{ end }}{{ end }}
+ {{ else if eq .Other.AdType 6}}
+
+
+
+ {{ end }}
+ {{ end }}