Sha256: 82ea44469040ef07b66eeca1aaf7364664c8c980c56d370b383b6cb24069e0f9
Contents?: true
Size: 266 Bytes
Versions: 44
Compression:
Stored size: 266 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
44 entries across 44 versions & 2 rubygems