Sha256: 5379f1f1e4358911758b741063afffc335b4a4498f0da0775db9f6004d02495f

Contents?: true

Size: 331 Bytes

Versions: 5

Compression:

Stored size: 331 Bytes

Contents

<!DOCTYPE html>
<html>
	<head>
		<title>PHCMembers - Members and Directory Manager</title>
			<%= stylesheet_link_tag    "phcmembers/application", media: "all" %>
			<%= javascript_include_tag "phcmembers/application" %>
			<%= csrf_meta_tags %>
	</head>
	<body>
		<div class="container">
			<%= yield %>
		</div>
	</body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
phcmembers-1.6.0 app/views/layouts/phcmembers/application.html.erb
phcmembers-1.5.0 app/views/layouts/phcmembers/application.html.erb
phcmembers-1.0.2 app/views/layouts/phcmembers/application.html.erb
phcmembers-1.0.1 app/views/layouts/phcmembers/application.html.erb
phcmembers-1.0.0 app/views/layouts/phcmembers/application.html.erb