Sha256: 1603c1a60f357eb22af91442a7f15ebdd535f7f4899971c2ae0dc8305b731416
Contents?: true
Size: 206 Bytes
Versions: 8
Compression:
Stored size: 206 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>AdminDataDemo</title> <%= stylesheet_link_tag :all %> <%= javascript_include_tag :defaults %> <%= csrf_meta_tag %> </head> <body> <%= yield %> </body> </html>
Version data entries
8 entries across 8 versions & 2 rubygems