Sha256: d7de338c7667e8fc0e8b5a0a4da881e129c498c0d00b04659d7ad39a5e861cb7

Contents?: true

Size: 448 Bytes

Versions: 81

Compression:

Stored size: 448 Bytes

Contents

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

81 entries across 40 versions & 1 rubygems

Version Path
mtdevise-3.10.1 app/views/layouts/mtdevise/application.html.erb
mtdevise-3.10.1 app/views/layouts/mtdevise/accountsindex.html.erb
mtdevise-3.10.0 app/views/layouts/mtdevise/accountsindex.html.erb
mtdevise-3.10.0 app/views/layouts/mtdevise/application.html.erb
mtdevise-3.9.1 app/views/layouts/mtdevise/application.html.erb
mtdevise-3.9.1 app/views/layouts/mtdevise/accountsindex.html.erb
mtdevise-3.9.0 app/views/layouts/mtdevise/application.html.erb
mtdevise-3.9.0 app/views/layouts/mtdevise/accountsindex.html.erb
mtdevise-3.8.4 app/views/layouts/mtdevise/accountsindex.html.erb
mtdevise-3.8.4 app/views/layouts/mtdevise/application.html.erb
mtdevise-3.8.3 app/views/layouts/mtdevise/accountsindex.html.erb
mtdevise-3.8.3 app/views/layouts/mtdevise/application.html.erb
mtdevise-3.8.2 app/views/layouts/mtdevise/application.html.erb
mtdevise-3.8.2 app/views/layouts/mtdevise/accountsindex.html.erb
mtdevise-3.8.1 app/views/layouts/mtdevise/accountsindex.html.erb
mtdevise-3.8.1 app/views/layouts/mtdevise/application.html.erb
mtdevise-3.8.0 app/views/layouts/mtdevise/accountsindex.html.erb
mtdevise-3.8.0 app/views/layouts/mtdevise/application.html.erb
mtdevise-3.7.0 app/views/layouts/mtdevise/accountsindex.html.erb
mtdevise-3.7.0 app/views/layouts/mtdevise/application.html.erb