- <%= link_to action_page_path(actionPage) do%> - <%= actionPage.title -%> - <% end %> -
+ + <%= link_to action_page_path(actionPage) do%> +
+
+ <% end %>
diff --git a/app/views/action_page/index.html.erb b/app/views/action_page/index.html.erb index ecfd70701..c0142acd8 100644 --- a/app/views/action_page/index.html.erb +++ b/app/views/action_page/index.html.erb @@ -28,13 +28,14 @@ <% end %> -
<%= markdown actionPage.summary -%>
+<%= markdown actionPage.summary -%>
<% end %>