Sha256: f0114f173e4462b376556eb30beb71aef89c0286bae0af35bc86a016a93b9c0f
Contents?: true
Size: 293 Bytes
Versions: 1
Compression:
Stored size: 293 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>PaperclipAtompub</title> <%= stylesheet_link_tag "paperclip_atompub/application", :media => "all" %> <%= javascript_include_tag "paperclip_atompub/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
paperclip-atompub-0.0.3.4 | app/views/layouts/paperclip_atompub/application.html.erb |