Sha256: 55d1c9f0e85bba55f90b19630959d691336f96d5752c4efa73c49462709fcaf3

Contents?: true

Size: 371 Bytes

Versions: 4

Compression:

Stored size: 371 Bytes

Contents

<!DOCTYPE html>
<html>
	<head>

		<title>PHCScriptCDN - Script Listing Engine Backend</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

4 entries across 4 versions & 1 rubygems

Version Path
phcscriptcdn-2.0.4 app/views/layouts/phcscriptcdn/application.html.erb
phcscriptcdn-2.0.3 app/views/layouts/phcscriptcdn/application.html.erb
phcscriptcdn-2.0.1 app/views/layouts/phcscriptcdn/application.html.erb
phcscriptcdn-2.0.0 app/views/layouts/phcscriptcdn/application.html.erb