Sha256: f6686918a245b34fb5c3f9da21be507f6ddd8c845ad7d4179640b9b4299b3d35

Contents?: true

Size: 391 Bytes

Versions: 12

Compression:

Stored size: 391 Bytes

Contents

<!DOCTYPE html>
<html>
	<head>
		<title>PHCMembers - Members & Directory Manager</title>
			<%= stylesheet_link_tag    "phcmembers/application", media: "all" %>
			<%= javascript_include_tag "phcmembers/application" %>
			<%= csrf_meta_tags %>
	</head>
	<body>
		<div class="container">
			<%= render 'layouts/phcnotifi/components/notifications' %>
			<%= yield %>
		</div>
	</body>
</html>

Version data entries

12 entries across 4 versions & 1 rubygems

Version Path
phcmembers-0.9.8 app/views/layouts/phcmembers/application.html.erb
phcmembers-0.9.8 app/views/layouts/phcmembers/members/members_all.html.erb
phcmembers-0.9.8 app/views/layouts/phcmembers/directory/directory_all.html.erb
phcmembers-0.9.7 app/views/layouts/phcmembers/application.html.erb
phcmembers-0.9.7 app/views/layouts/phcmembers/directory/directory_all.html.erb
phcmembers-0.9.7 app/views/layouts/phcmembers/members/members_all.html.erb
phcmembers-0.9.6 app/views/layouts/phcmembers/application.html.erb
phcmembers-0.9.6 app/views/layouts/phcmembers/directory/directory_all.html.erb
phcmembers-0.9.6 app/views/layouts/phcmembers/members/members_all.html.erb
phcmembers-0.8.0 app/views/layouts/phcmembers/application.html.erb
phcmembers-0.8.0 app/views/layouts/phcmembers/members/members_all.html.erb
phcmembers-0.8.0 app/views/layouts/phcmembers/directory/directory_all.html.erb