Sha256: a1634309fd5573d69e3441c4178e3d2017de7738182601a428ce983a39fd828d
Contents?: true
Size: 258 Bytes
Versions: 12
Compression:
Stored size: 258 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>EricWeixin</title> <%= stylesheet_link_tag "eric_weixin/application", media: "all" %> <%= javascript_include_tag "eric_weixin/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
12 entries across 12 versions & 1 rubygems