Sha256: ff0cdb07832afe9881195416ec05e75fd24f0caf305177facb01ef5cfbeaeee2

Contents?: true

Size: 358 Bytes

Versions: 51

Compression:

Stored size: 358 Bytes

Contents

<!DOCTYPE html>
<html>
	<head>

		<title>PHCPress - News Post & Blogging System</title>

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

	</head>

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

</html>

Version data entries

51 entries across 37 versions & 1 rubygems

Version Path
phcpress-3.8.5 app/views/layouts/phcpress/application.html.erb
phcpress-3.8.1 app/views/layouts/phcpress/application.html.erb
phcpress-3.8.0 app/views/layouts/phcpress/application.html.erb
phcpress-3.7.9 app/views/layouts/phcpress/application.html.erb
phcpress-3.7.8 app/views/layouts/phcpress/application.html.erb
phcpress-3.7.7 app/views/layouts/phcpress/application.html.erb
phcpress-3.7.6 app/views/layouts/phcpress/application.html.erb
phcpress-3.7.5 app/views/layouts/phcpress/application.html.erb
phcpress-3.7.0 app/views/layouts/phcpress/application.html.erb
phcpress-3.6.1 app/views/layouts/phcpress/application.html.erb
phcpress-3.6.0 app/views/layouts/phcpress/application.html.erb
phcpress-3.5.6 app/views/layouts/phcpress/application.html.erb
phcpress-3.5.5 app/views/layouts/phcpress/application.html.erb
phcpress-3.5.0 app/views/layouts/phcpress/application.html.erb
phcpress-3.0.1 app/views/layouts/phcpress/application.html.erb
phcpress-2.9.5 app/views/layouts/phcpress/application.html.erb
phcpress-2.9.1 app/views/layouts/phcpress/application.html.erb
phcpress-2.9.0 app/views/layouts/phcpress/application.html.erb
phcpress-2.8.13 app/views/layouts/phcpress/application.html.erb
phcpress-2.8.12 app/views/layouts/phcpress/application.html.erb