Sha256: 796e1c3d33b9344d72cb7d135fc149aa6dc8bcaf1638568c44f5b58bf2e9dc6f
Contents?: true
Size: 182 Bytes
Versions: 29
Compression:
Stored size: 182 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Multiple Tabsets</title> <%= csrf_meta_tag %> </head> <body> <%= tabs(:galaxies) %> <%= tabs(:planets) %> <%= yield %> </body> </html>
Version data entries
29 entries across 6 versions & 1 rubygems