Sha256: 1e6af94fa4565a831dec81dc1fa5330663e409f90090bd00263baead0030c82b

Contents?: true

Size: 438 Bytes

Versions: 69

Compression:

Stored size: 438 Bytes

Contents

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

69 entries across 43 versions & 1 rubygems

Version Path
mtdevise-16.1.0 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-16.0.0 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-15.2.0 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-15.1.0 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-15.0.0 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-14.0.0 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-13.0.0 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-12.0.1 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-12.0.0 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-11.0.0 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-10.0.0 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-9.0.0 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-8.0.0 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-7.1.0 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-7.0.1 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-7.0.0 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-6.2.0 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-6.1.2 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-6.1.1 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-6.1.0 app/views/layouts/mtdevise/welcome.html.erb