Sha256: 079f002f0af071a99c41b9a32ecd47a3050d46612a27ec2f6bdaac2850fb4ecf
Contents?: true
Size: 311 Bytes
Versions: 6
Compression:
Stored size: 311 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Dummy</title> <%= stylesheet_link_tag :all %> <%= javascript_include_tag :defaults %> <%= csrf_meta_tag %> </head> <body> <header> <%= notice %> <%= alert %> </div> <article> <%= yield %> </article> </body> </html>
Version data entries
6 entries across 6 versions & 1 rubygems