Sha256: 08179543c557f610977384196b1b45e89dab32f1665f3b983d8e463c38d1d40d
Contents?: true
Size: 253 Bytes
Versions: 4
Compression:
Stored size: 253 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Dummy</title> <%#= stylesheet_link_tag "application" %> <%= javascript_include_tag "application" %> <%= csrf_meta_tags %> </head> <body> <%= render '/shared/show_flash' %> <%= yield %> </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems