Sha256: 37a95c570fbb84df3593d30d5aa21b46cce8ded5a4d6a80bb27bc7647cf80992

Contents?: true

Size: 439 Bytes

Versions: 41

Compression:

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

41 entries across 40 versions & 1 rubygems

Version Path
mtdevise-3.10.1 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-3.10.0 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-3.9.1 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-3.9.0 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-3.8.4 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-3.8.3 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-3.8.2 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-3.8.1 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-3.8.0 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-3.7.0 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-3.6.2 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-3.6.1 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-3.6.0 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-3.5.11 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-3.5.10 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-3.5.9 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-3.5.8 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-3.5.7 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-3.5.5 app/views/layouts/mtdevise/welcome.html.erb
mtdevise-3.5.1 app/views/layouts/mtdevise/welcome.html.erb