Sha256: 5b88f8b6839501eda1e64eb1b9686d188cafe2e1232e3352dd1d0bca85362c15
Contents?: true
Size: 259 Bytes
Versions: 3
Compression:
Stored size: 259 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Champollion</title> <%= stylesheet_link_tag "champollion/application", media: "all" %> <%= javascript_include_tag "champollion/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems