Sha256: 82e661fcf39e98aa5fd98469496415fccd3a999d76bdcfcc91cb9f473df05491
Contents?: true
Size: 236 Bytes
Versions: 13
Compression:
Stored size: 236 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>SimpleTabs</title> <%= stylesheet_link_tag :all %> <%= javascript_include_tag :defaults %> <%= csrf_meta_tag %> </head> <body> <h1>Simple Tabs</h1> <%= tabs %> <%= yield %> </body> </html>
Version data entries
13 entries across 9 versions & 1 rubygems