Sha256: 075d22fca63744617a4ef6b406acf5c76c315ba830cf6826bf06dd69f37891bb
Contents?: true
Size: 160 Bytes
Versions: 33
Compression:
Stored size: 160 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>SimpleTabs</title> <%= csrf_meta_tag %> </head> <body> <h1>Simple Tabs</h1> <%= tabs %> <%= yield %> </body> </html>
Version data entries
33 entries across 7 versions & 1 rubygems