diff --git a/templates/index.html.ep b/templates/index.html.ep index 10a8a15..b5edf85 100644 --- a/templates/index.html.ep +++ b/templates/index.html.ep @@ -5,17 +5,17 @@ <% for my $post (@$view_posts) { =%>

<%= @$post[0] %>

-
+

<%= @$post[2] %>

-
-
-
+ +
+

- <%= @$post[1] %> <% if (@$post[3]) { =%> (<%= link_to Homepage => @$post[3] %>) <% } =%> -

-
+

+
<% } =%> diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index a7c9312..4faffde 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -1,5 +1,5 @@ - +