Sha256: 612ceb133c3c0db7966950b3bd909b074363d96ed59104efffdbac63730bfe9f
Contents?: true
Size: 233 Bytes
Versions: 2
Compression:
Stored size: 233 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Maktoub</title> <%= stylesheet_link_tag "maktoub/application" %> <%= javascript_include_tag "maktoub/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
maktoub-0.1.0 | app/views/layouts/maktoub/application.html.erb |
maktoub-0.0.1 | app/views/layouts/maktoub/application.html.erb |