diff --git a/index.html b/index.html index 60314e0..b88bf70 100644 --- a/index.html +++ b/index.html @@ -15,6 +15,12 @@ + + + + + + diff --git a/views/main.html b/views/main.html index e27ad11..cc966e8 100644 --- a/views/main.html +++ b/views/main.html @@ -1,11 +1,18 @@ -

{{ heading }}

-

{{ message }} - -

-
-

- {{ person.name }} - {{films[film]}} -

+
+ + -
+ +
+
{{ person.name }}
+
+
    + +
+
+
+
\ No newline at end of file