Sha256: f56da553ac6bbf1a12dc690b8cf864bfba1f9b60c833930780f354b30127fd9b

Contents?: true

Size: 1.48 KB

Versions: 99

Compression:

Stored size: 1.48 KB

Contents

<!DOCTYPE html>
<html>
<head>

	<meta name="viewport" content="width=device-width, initial-scale=1.0">
	<title><%= content_for?(:title) ? yield(:title) : "PHCScriptCDN - Script Listing Engine" %></title>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" >
	<link rel="canonical" href="http://phcnetworks.net">

	<!-- Font -->
	<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400%7CRaleway:300,400,500,600,700%7CLato:300,400,400italic,600,700"/>

	<!-- Requried Style Sheets -->
	<%= stylesheet_link_tag "phcscriptcdnpro/application", media: "all", 'data-turbolinks-track': 'reload' %>

	<!-- Security -->
	<%= csrf_meta_tags %>

</head>
<body>

	<div id="wrapper" class="<%= params[:controller] %>.<%= params[:action] %>">

		<nav class="navbar-default navbar-static-side" role="navigation">
			<%= render 'layouts/phcscriptcdnpro/components/backend/sidebars/left_sidebar' %>
		</nav>

		<div id="page-wrapper" class="gray-bg <%= @extra_class %>">
			<div class="row border-bottom">
				<%= render 'layouts/phcscriptcdnpro/components/backend/navigation/top_bar' %>
			</div>

			<%= yield %>

			<div class="footer">
				<%= render 'layouts/phcscriptcdnpro/components/backend/footer/footer' %>
			</div>

		</div>
		<%= render 'layouts/phcscriptcdnpro/components/backend/sidebars/right_sidebar' %>
	</div>

	<!-- Requried JavaScripts -->
	<%= javascript_include_tag "phcscriptcdnpro/application", 'data-turbolinks-track': 'reload' %>

</body>
</html>

Version data entries

99 entries across 99 versions & 1 rubygems

Version Path
phcscriptcdnpro-64.1.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-64.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-63.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-62.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-61.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-60.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-59.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-58.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-57.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-56.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-55.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-54.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-53.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-52.0.2 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-52.0.1 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-52.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-51.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-50.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-49.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-48.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb