Sha256: e18758a0c31f6ed07bd081d8a45ffa0e73c873c3de4e19fc4855abf194dae77e

Contents?: true

Size: 784 Bytes

Versions: 20

Compression:

Stored size: 784 Bytes

Contents

<meta name="Content-Type" content="text/html; charset=<%= charset %>" />
<title><%= @page_title %></title>
<link rel="stylesheet" href="<%= url_for("css/style.css") %>" type="text/css" media="screen" charset="utf-8" />
<link rel="stylesheet" href="<%= url_for("css/common.css") %>" type="text/css" media="screen" charset="utf-8" />
<% if @extra_css %>
  <link rel="stylesheet" href="<%= url_for @extra_css %>" type="text/css" media="screen" charset="utf-8" />
<% end %>
<script type="text/javascript" charset="utf-8">
  relpath = '<%= url_for('') %>';
  if (relpath != '') relpath += '/';
</script>
<script type="text/javascript" charset="utf-8" src="<%= url_for("js/jquery.js") %>"></script>
<script type="text/javascript" charset="utf-8" src="<%= url_for("js/app.js") %>"></script>

Version data entries

20 entries across 20 versions & 3 rubygems

Version Path
yard-0.6.4 templates/default/layout/html/headers.erb
yard-0.6.3 templates/default/layout/html/headers.erb
yard-rest-plugin-0.2.5 templates/rest/layout/html/headers.erb
yard-0.6.2 templates/default/layout/html/headers.erb
yard-web-plugin-0.1.2 templates/rest/layout/html/headers.erb
yard-0.6.1 templates/default/layout/html/headers.erb
yard-0.6.0 templates/default/layout/html/headers.erb
yard-rest-plugin-0.2.1 templates/rest/layout/html/headers.erb
yard-rest-plugin-0.2.0 templates/rest/layout/html/headers.erb
yard-rest-plugin-0.1.5 templates/rest/layout/html/headers.erb
yard-0.5.8 templates/default/layout/html/headers.erb
yard-0.5.7 templates/default/layout/html/headers.erb
yard-0.5.6 templates/default/layout/html/headers.erb
yard-0.5.5 templates/default/layout/html/headers.erb
yard-rest-plugin-0.1.4 templates/rest/layout/html/headers.erb
yard-rest-plugin-0.1.3 templates/rest/layout/html/headers.erb
yard-rest-plugin-0.1.2 templates/rest/layout/html/headers.erb
yard-rest-plugin-0.1.1 templates/rest/layout/html/headers.erb
yard-rest-plugin-0.1.0 templates/rest/layout/html/headers.erb
yard-0.5.4 templates/default/layout/html/headers.erb