Sha256: ae683d24e27e241ee096f16cf2870a3853dac1eff10bae7187be481653675bd2
Contents?: true
Size: 255 Bytes
Versions: 1
Compression:
Stored size: 255 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>LogFormat</title> <%= stylesheet_link_tag "log_format/application", media: "all" %> <%= javascript_include_tag "log_format/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
log_format-0.0.2 | app/views/layouts/log_format/application.html.erb |