Sha256: 398ed04a39870d0a607381cb99582f40da3708cd5be4b20ab7846324d317f094

Contents?: true

Size: 402 Bytes

Versions: 60

Compression:

Stored size: 402 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">
				<%= render 'phcnotifi/notifications' %>
				<%= yield %>
			</div> 
		</div>
	</body>

</html>

Version data entries

60 entries across 30 versions & 1 rubygems

Version Path
phcpress-3.8.5 app/views/layouts/phcpress/newspost/news_layout.html.erb
phcpress-3.8.5 app/views/layouts/phcpress/blogpost/blog_layout.html.erb
phcpress-3.8.1 app/views/layouts/phcpress/newspost/news_layout.html.erb
phcpress-3.8.1 app/views/layouts/phcpress/blogpost/blog_layout.html.erb
phcpress-3.8.0 app/views/layouts/phcpress/blogpost/blog_layout.html.erb
phcpress-3.8.0 app/views/layouts/phcpress/newspost/news_layout.html.erb
phcpress-3.7.9 app/views/layouts/phcpress/blogpost/blog_layout.html.erb
phcpress-3.7.9 app/views/layouts/phcpress/newspost/news_layout.html.erb
phcpress-3.7.8 app/views/layouts/phcpress/blogpost/blog_layout.html.erb
phcpress-3.7.8 app/views/layouts/phcpress/newspost/news_layout.html.erb
phcpress-3.7.7 app/views/layouts/phcpress/newspost/news_layout.html.erb
phcpress-3.7.7 app/views/layouts/phcpress/blogpost/blog_layout.html.erb
phcpress-3.7.6 app/views/layouts/phcpress/blogpost/blog_layout.html.erb
phcpress-3.7.6 app/views/layouts/phcpress/newspost/news_layout.html.erb
phcpress-3.7.5 app/views/layouts/phcpress/blogpost/blog_layout.html.erb
phcpress-3.7.5 app/views/layouts/phcpress/newspost/news_layout.html.erb
phcpress-3.7.0 app/views/layouts/phcpress/blogpost/blog_layout.html.erb
phcpress-3.7.0 app/views/layouts/phcpress/newspost/news_layout.html.erb
phcpress-3.6.1 app/views/layouts/phcpress/newspost/news_layout.html.erb
phcpress-3.6.1 app/views/layouts/phcpress/blogpost/blog_layout.html.erb