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