Sha256: a6f71f54233903e88771b1489d0ca885382fb735f20770a809294dfbe08b5ffc

Contents?: true

Size: 430 Bytes

Versions: 23

Compression:

Stored size: 430 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <title>Rhosync Console</title>
  <link rel="stylesheet" href="<%=url('main.css')%>" type="text/css" media="screen" /> 
</head>
  <body>
	<%= yield%>
  <body>
</html>		

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
rhosync-2.0.0.beta3 lib/rhosync/console/app/views/layout.erb
rhosync-2.0.0.beta2 lib/rhosync/console/app/views/layout.erb
rhosync-2.0.0.beta1 lib/rhosync/console/app/views/layout.erb