Sha256: 056967f4da38b0f9f8665e99ce8a9a463469c6651ffb0391cd029b3135b5e1b5

Contents?: true

Size: 372 Bytes

Versions: 13

Compression:

Stored size: 372 Bytes

Contents

<!DOCTYPE html>
<html>
	<head>

		<title>PHCScriptCDN - Script Listing Engine Frontend</title>

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

	</head>

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

</html>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
phcscriptcdn-3.1.0 app/views/layouts/phcscriptcdn/frontend.html.erb
phcscriptcdn-3.0.7 app/views/layouts/phcscriptcdn/frontend.html.erb
phcscriptcdn-3.0.6 app/views/layouts/phcscriptcdn/frontend.html.erb
phcscriptcdn-3.0.5 app/views/layouts/phcscriptcdn/frontend.html.erb
phcscriptcdn-3.0.4 app/views/layouts/phcscriptcdn/frontend.html.erb
phcscriptcdn-3.0.2 app/views/layouts/phcscriptcdn/frontend.html.erb
phcscriptcdn-3.0.1 app/views/layouts/phcscriptcdn/frontend.html.erb
phcscriptcdn-3.0.0 app/views/layouts/phcscriptcdn/frontend.html.erb
phcscriptcdn-3.0.0.pre.beta app/views/layouts/phcscriptcdn/frontend.html.erb
phcscriptcdn-2.0.4 app/views/layouts/phcscriptcdn/frontend.html.erb
phcscriptcdn-2.0.3 app/views/layouts/phcscriptcdn/frontend.html.erb
phcscriptcdn-2.0.1 app/views/layouts/phcscriptcdn/frontend.html.erb
phcscriptcdn-2.0.0 app/views/layouts/phcscriptcdn/frontend.html.erb