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