diff --git a/static/logo128.png b/static/logo128.png
index dd44ff0fc..467bde320 100644
Binary files a/static/logo128.png and b/static/logo128.png differ
diff --git a/static/logo64.png b/static/logo64.png
index d623162b3..891190143 100644
Binary files a/static/logo64.png and b/static/logo64.png differ
diff --git a/views/episodes.tpl b/views/episodes.tpl
index e8c85f7bc..4444e04db 100644
--- a/views/episodes.tpl
+++ b/views/episodes.tpl
@@ -1,6 +1,6 @@
+
-
@@ -100,34 +100,54 @@
-
-
-
-
- <%
- subs_languages = ast.literal_eval(str(details[7]))
- subs_languages_list = []
- if subs_languages is not None:
- for subs_language in subs_languages:
- subs_languages_list.append(subs_language)
- end
- end
- %>
-
+
+
+
+
+
+
+
+
+
+
{{details[0]}}
+
+
+
+
+
+
+ <%
+ subs_languages = ast.literal_eval(str(details[7]))
+ subs_languages_list = []
+ if subs_languages is not None:
+ for subs_language in subs_languages:
+ subs_languages_list.append(subs_language)
+ end
+ end
+ %>
+
+