diff --git a/app/templates/film.html b/app/templates/film.html
index 7bdf978..b048b5a 100755
--- a/app/templates/film.html
+++ b/app/templates/film.html
@@ -4,12 +4,19 @@
+
+
+
+
+
+
+
{% endblock head %}
{% block body_class%}animated{% endblock %}
{% block main %}
diff --git a/app/templates/index.html b/app/templates/index.html
index aa37a4f..0198e39 100755
--- a/app/templates/index.html
+++ b/app/templates/index.html
@@ -5,10 +5,17 @@
+
-
-
+
+
+
+
+
+
+
+
{% endblock head %}
{% block body_class%}animated animated-text body--home{% endblock %}
{% block main %}