Sha256: bc635970cee68fb8d7aaf345ad37d493dabf7f16e81972077a11c9c093acd887
Contents?: true
Size: 247 Bytes
Versions: 12
Compression:
Stored size: 247 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Dripper</title> <%= stylesheet_link_tag "dripper/application", media: "all" %> <%= javascript_include_tag "dripper/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
12 entries across 12 versions & 1 rubygems