Sha256: f888eec50c439a22c92ac2f74c6993480031fbe9b15d3440f64fde697f51bac2

Contents?: true

Size: 447 Bytes

Versions: 66

Compression:

Stored size: 447 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

66 entries across 33 versions & 1 rubygems

Version Path
mtdevise-16.1.0 app/views/layouts/mtdevise/application.html.erb
mtdevise-16.1.0 app/views/layouts/mtdevise/accountsindex.html.erb
mtdevise-16.0.0 app/views/layouts/mtdevise/application.html.erb
mtdevise-16.0.0 app/views/layouts/mtdevise/accountsindex.html.erb
mtdevise-15.2.0 app/views/layouts/mtdevise/application.html.erb
mtdevise-15.2.0 app/views/layouts/mtdevise/accountsindex.html.erb
mtdevise-15.1.0 app/views/layouts/mtdevise/accountsindex.html.erb
mtdevise-15.1.0 app/views/layouts/mtdevise/application.html.erb
mtdevise-15.0.0 app/views/layouts/mtdevise/application.html.erb
mtdevise-15.0.0 app/views/layouts/mtdevise/accountsindex.html.erb
mtdevise-14.0.0 app/views/layouts/mtdevise/application.html.erb
mtdevise-14.0.0 app/views/layouts/mtdevise/accountsindex.html.erb
mtdevise-13.0.0 app/views/layouts/mtdevise/application.html.erb
mtdevise-13.0.0 app/views/layouts/mtdevise/accountsindex.html.erb
mtdevise-12.0.1 app/views/layouts/mtdevise/accountsindex.html.erb
mtdevise-12.0.1 app/views/layouts/mtdevise/application.html.erb
mtdevise-12.0.0 app/views/layouts/mtdevise/application.html.erb
mtdevise-12.0.0 app/views/layouts/mtdevise/accountsindex.html.erb
mtdevise-11.0.0 app/views/layouts/mtdevise/accountsindex.html.erb
mtdevise-11.0.0 app/views/layouts/mtdevise/application.html.erb