Sha256: 281aa238fab4e37d3d5297673bba53863a370254ea9255de656b39fab87b7e27
Contents?: true
Size: 202 Bytes
Versions: 8
Compression:
Stored size: 202 Bytes
Contents
<!DOCTYPE html> <html> <head> <title><%= app_name.titleize %></title> {{csrf_meta_tags}} {{stylesheet_links}} {{javascript_links}} </head> <body> {{yield}} </body> </html>
Version data entries
8 entries across 8 versions & 1 rubygems