Sha256: ea19205a27c9ef7641e9753a528a5cc3bc4a210f81b1816c7a08e337c04795a4
Contents?: true
Size: 283 Bytes
Versions: 1
Compression:
Stored size: 283 Bytes
Contents
<% post = Post.new(titles: [title], published_at: title.post.published_at) %> <li> <%= content_tag :p, title.name %> <%= link_to url(Ecrire::Theme::Engine.post_path, post: post, absolute_path: true), url(Ecrire::Theme::Engine.post_path, post: post, absolute_path: true) %> </li>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ecrire-0.26.3 | lib/ecrire/app/views/admin/posts/titles/_title.html.erb |