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-2.8.11 app/views/layouts/phcpress/application.html.erb
phcpress-2.8.10 app/views/layouts/phcpress/application.html.erb
phcpress-2.8.9 app/views/layouts/phcpress/application.html.erb
phcpress-2.8.8 app/views/layouts/phcpress/application.html.erb
phcpress-2.8.7 app/views/layouts/phcpress/application.html.erb
phcpress-2.8.6 app/views/layouts/phcpress/application.html.erb
phcpress-2.8.5 app/views/layouts/phcpress/application.html.erb
phcpress-2.8.1 app/views/layouts/phcpress/application.html.erb
phcpress-2.8.0 app/views/layouts/phcpress/application.html.erb
phcpress-2.7.5 app/views/layouts/phcpress/application.html.erb
phcpress-2.7.3 app/views/layouts/phcpress/blogpost/blog_layout.html.erb
phcpress-2.7.3 app/views/layouts/phcpress/newspost/news_layout.html.erb
phcpress-2.7.3 app/views/layouts/phcpress/application.html.erb
phcpress-2.7.2 app/views/layouts/phcpress/blogpost/blog_layout.html.erb
phcpress-2.7.2 app/views/layouts/phcpress/newspost/news_layout.html.erb
phcpress-2.7.2 app/views/layouts/phcpress/application.html.erb
phcpress-2.7.1 app/views/layouts/phcpress/newspost/news_layout.html.erb
phcpress-2.7.1 app/views/layouts/phcpress/blogpost/blog_layout.html.erb
phcpress-2.7.1 app/views/layouts/phcpress/application.html.erb
phcpress-2.7.0 app/views/layouts/phcpress/newspost/news_layout.html.erb