Sha256: 58a55de1887375dfb1064bd0fe846037ae57e355d133ac4e6bf4661a0650c3e7
Contents?: true
Size: 268 Bytes
Versions: 35
Compression:
Stored size: 268 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Spud Admin</title> <%= stylesheet_link_tag("spud/login/application") %> <%= csrf_meta_tags %> <%=content_for :head%> </head> <body> <div id="content_wrapper"> <div id="content"><%=yield%></div> </div> </body> </html>
Version data entries
35 entries across 35 versions & 2 rubygems