Sha256: 4a3e92fbf386d3e376b43e0b5b7e6f289e6ea3b9f57fd5e74247373264f707d3

Contents?: true

Size: 450 Bytes

Versions: 39

Compression:

Stored size: 450 Bytes

Contents

<!DOCTYPE html>
<html>
	<head>
		<title>Accounts - 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

Version Path
mtdevise-3.5.0 app/views/layouts/mtdevise/accounts.html.erb
mtdevise-3.0.4 app/views/layouts/mtdevise/accounts.html.erb
mtdevise-3.0.2 app/views/layouts/mtdevise/accounts.html.erb
mtdevise-3.0.0 app/views/layouts/mtdevise/accounts.html.erb
mtdevise-2.7.0 app/views/layouts/mtdevise/accounts.html.erb
mtdevise-2.6.6 app/views/layouts/mtdevise/accounts.html.erb
mtdevise-2.6.5 app/views/layouts/mtdevise/accounts.html.erb
mtdevise-2.5.9 app/views/layouts/mtdevise/accounts.html.erb
mtdevise-2.5.7 app/views/layouts/mtdevise/accounts.html.erb
mtdevise-2.5.5 app/views/layouts/mtdevise/accounts.html.erb
mtdevise-2.5.2 app/views/layouts/mtdevise/accounts.html.erb
mtdevise-2.5.0 app/views/layouts/mtdevise/accounts.html.erb
mtdevise-2.0.5 app/views/layouts/mtdevise/accounts.html.erb
mtdevise-2.0.2 app/views/layouts/mtdevise/accounts.html.erb
mtdevise-2.0.1 app/views/layouts/mtdevise/accounts.html.erb
mtdevise-2.0.0b app/views/layouts/mtdevise/accounts.html.erb
mtdevise-1.8.6 app/views/layouts/mtdevise/accounts.html.erb
mtdevise-1.8.5 app/views/layouts/mtdevise/accounts.html.erb
mtdevise-1.8.0 app/views/layouts/mtdevise/accounts.html.erb