Sha256: e096ebed24d0bd8ea1a0a6cb77df6ae4be665a31d2fa673f2c0009a71ba56207
Contents?: true
Size: 260 Bytes
Versions: 8
Compression:
Stored size: 260 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 'standard/application' %> </body> </html>
Version data entries
8 entries across 8 versions & 1 rubygems