Sha256: c8050030b6f11566d98e8fac5d2d66e4c716bb5547861c47122c027a6360ab3d
Contents?: true
Size: 267 Bytes
Versions: 15
Compression:
Stored size: 267 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Unidom Standard</title> <%= stylesheet_link_tag 'unidom/standard/application', media: 'all' %> <%= csrf_meta_tags %> </head> <body> <%= yield %> <%= javascript_include_tag 'unidom/standard/application' %> </body> </html>
Version data entries
15 entries across 15 versions & 1 rubygems