Sha256: f1f93a08c6a7846024d8297c7c4f550094842caa37f73799ade42ed7f96f8530
Contents?: true
Size: 267 Bytes
Versions: 3
Compression:
Stored size: 267 Bytes
Contents
<!doctype html> <html> <head> <title>ChinaCitys</title> <%= stylesheet_link_tag "china_citys/application", media: "all" %> <%= javascript_include_tag "china_citys/application" %> <%= csrf_meta_tags %> <body> <%= yield %> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems