Sha256: 30087f58d586d0d0fad4061f2a3069e6c8a07cb48b7134f3071ca7868e773eca
Contents?: true
Size: 274 Bytes
Versions: 2
Compression:
Stored size: 274 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Unidom Geo China</title> <%= stylesheet_link_tag 'unidom/geo/china/application', media: 'all' %> <%= javascript_include_tag 'unidom/geo/china/application' %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
unidom-geo-china-0.2 | app/views/layouts/unidom/geo/china/application.html.erb |
unidom-geo-china-0.1 | app/views/layouts/unidom/geo/china/application.html.erb |