Sha256: 4a7438f719ea8d36b137285f8e72e2e411ffb4fff1055c28da057a49c58dc6d4
Contents?: true
Size: 448 Bytes
Versions: 39
Compression:
Stored size: 448 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Signin - Multi-Tenant Accounts System</title> <%= stylesheet_link_tag "mtdevise/application", media: "all" %> <%= stylesheet_link_tag "mtdevise/non-responsive", media: "all" %> <%= javascript_include_tag "mtdevise/application" %> <%= csrf_meta_tags %> </head> <body data-no-turbolink="true"> <div class="container"> <%= render 'shared/flash' %> <%= yield %> </div> </body> </html>
Version data entries
39 entries across 39 versions & 1 rubygems