Sha256: ec455dcd5041e67bbfdbe47b0adee8f8992e47be70f6377a1e5b0418fffeb928

Contents?: true

Size: 670 Bytes

Versions: 7

Compression:

Stored size: 670 Bytes

Contents

<html>
	<head>
		<title><%= project_name %></title>
		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
		<script type="text/javascript" src="/javascripts/swfobject.js"></script>
		<script type="text/javascript">
		swfobject.embedSWF("/bin/<%= project_name %>.swf", "mainApp", "100%", "100%", "9.0.0", "expressInstall.swf");
		</script>
		<style>
		  body { margin: 0px; overflow: hidden; }
		</style>
	</head>
	<body>
		<div id="mainApp">
			<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>
		</div>
	</body>
</html>

Version data entries

7 entries across 5 versions & 2 rubygems

Version Path
dima-ruboss4ruby-1.0.5 merb_generators/templates/ruboss_config/index.html.erb
ruboss4ruby-1.0.2 rails_generators/ruboss_config/templates/index.html.erb
ruboss4ruby-1.0.2 merb_generators/ruboss_config/templates/index.html.erb
ruboss4ruby-1.0.2 merb_generators/templates/ruboss_config/index.html.erb
ruboss4ruby-1.0.5 merb_generators/templates/ruboss_config/index.html.erb
ruboss4ruby-1.0.3 merb_generators/templates/ruboss_config/index.html.erb
ruboss4ruby-1.0.4 merb_generators/templates/ruboss_config/index.html.erb