<% post = Post.new(titles: [title], published_at: title.post.published_at) %>
  • <%= content_tag :p, title.name %> <%= link_to url(Ecrire::Theme::Engine.post_path, post: post, full_path: true), url(Ecrire::Theme::Engine.post_path, post: post, full_path: true) %>