Sha256: b0b6fc6435bc2fbcfc61d67ba2b9980148945cc1d98d8957e83a0f25975aeb41
Contents?: true
Size: 197 Bytes
Versions: 60
Compression:
Stored size: 197 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>RABL ROCKS!</title> </head> <body> <%= yield %> <%= javascript_tag do %> <%= yield(:footer_scripts) %> <% end %> </body> </html>
Version data entries
60 entries across 58 versions & 2 rubygems