Sha256: 7146ed3a84c4f0df324f05c2dbe313d2eb68b7752012c9d0c2783183f4a51f44

Contents?: true

Size: 369 Bytes

Versions: 14

Compression:

Stored size: 369 Bytes

Contents

<html>
	<head>
		<title>CityWatch</title>
		<link rel="stylesheet" href="/stylesheets/city_watch.css">
		<link rel="stylesheet" href="/stylesheets/default.css">
		<script src="/javascripts/city_watch.js"></script>
		<script src="/javascripts/highlight.pack.js"></script>
		<script>hljs.initHighlightingOnLoad();</script>
	</head>
	<body>
		<%= yield %>
	</body>
</html>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
city-watch-0.7.9 views/layouts/default.html.erb
city-watch-0.7.8 views/layouts/default.html.erb
city-watch-0.7.7 views/layouts/default.html.erb
city-watch-0.7.6 views/layouts/default.html.erb
city-watch-0.7.5 views/layouts/default.html.erb
city-watch-0.7.4 views/layouts/default.html.erb
city-watch-0.7.3 views/layouts/default.html.erb
city-watch-0.7.2 views/layouts/default.html.erb
city-watch-0.7.1 views/layouts/default.html.erb
city-watch-0.7.0 views/layouts/default.html.erb
city-watch-0.6.9 views/layouts/default.html.erb
city-watch-0.6.8 views/layouts/default.html.erb
city-watch-0.6.7 views/layouts/default.html.erb
city-watch-0.6.6 views/layouts/default.html.erb