Sha256: 19bc5d15686b6bc32d6ab7bee5ba266ef333ec9d364f5b5d418382c1db5a81b4

Contents?: true

Size: 320 Bytes

Versions: 13

Compression:

Stored size: 320 Bytes

Contents

<!DOCTYPE html>
<html>
	<head>

		<title>PHCPress SSO - Blog & News Engine</title>

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

	</head>

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

</html>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
phcpress-5.3.9 app/views/layouts/phcpress/application.html.erb
phcpress-5.3.8 app/views/layouts/phcpress/application.html.erb
phcpress-5.3.7 app/views/layouts/phcpress/application.html.erb
phcpress-5.3.6 app/views/layouts/phcpress/application.html.erb
phcpress-5.3.5 app/views/layouts/phcpress/application.html.erb
phcpress-5.3.4 app/views/layouts/phcpress/application.html.erb
phcpress-5.3.3 app/views/layouts/phcpress/application.html.erb
phcpress-5.3.2 app/views/layouts/phcpress/application.html.erb
phcpress-5.3.0 app/views/layouts/phcpress/application.html.erb
phcpress-5.2.1 app/views/layouts/phcpress/application.html.erb
phcpress-5.2.0 app/views/layouts/phcpress/application.html.erb
phcpress-5.1.0 app/views/layouts/phcpress/application.html.erb
phcpress-5.0.0 app/views/layouts/phcpress/application.html.erb