Sha256: b61576f08ba4c15bd1e175d7116a09074cc42e596a9049d259b327b2cabb0e34
Contents?: true
Size: 226 Bytes
Versions: 2
Compression:
Stored size: 226 Bytes
Contents
<% @simple_page.simple_routes.each do |simple_route| %> <%= link_to "/#{simple_route.path}.html", "/#{simple_route.path}.html", class: "btn btn-small", target: "_blank" %> <% end %> <%= @simple_page.content_html.html_safe %>
Version data entries
2 entries across 2 versions & 1 rubygems