Sha256: 250de3243d29e061e09343a9bae90f14b0c40cbe15aaed44c97f38785334920a

Contents?: true

Size: 356 Bytes

Versions: 9

Compression:

Stored size: 356 Bytes

Contents

<!DOCTYPE html>
<html>
	<head>

		<title>PHCMembers - Directories Manager</title>

		<%= stylesheet_link_tag    "phcmembers/application", media: "all" %>
		<%= javascript_include_tag "phcmembers/application" %>
		<%= csrf_meta_tags %>

	</head>

	<body>
		<div class="container">
			<div class="row">
				<%= yield %>
			</div> 
		</div>
	</body>

</html>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
phcmembers-4.2.7 app/views/layouts/phcmembers/directory/directory_all.html.erb
phcmembers-4.2.6 app/views/layouts/phcmembers/directory/directory_all.html.erb
phcmembers-4.2.5 app/views/layouts/phcmembers/directory/directory_all.html.erb
phcmembers-4.2.4 app/views/layouts/phcmembers/directory/directory_all.html.erb
phcmembers-4.2.3 app/views/layouts/phcmembers/directory/directory_all.html.erb
phcmembers-4.2.2 app/views/layouts/phcmembers/directory/directory_all.html.erb
phcmembers-4.2.0 app/views/layouts/phcmembers/directory/directory_all.html.erb
phcmembers-4.1.0 app/views/layouts/phcmembers/directory/directory_all.html.erb
phcmembers-4.0.0 app/views/layouts/phcmembers/directory/directory_all.html.erb