Sha256: fec7da5c528532dc1e643b4485a92cd29eec04b23a5aafcce91e647bc9f16fa5

Contents?: true

Size: 1.37 KB

Versions: 2

Compression:

Stored size: 1.37 KB

Contents

  <title><%=@application_title%> - <%=@page_title || @application_description%></title>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
  <meta http-equiv="content-language" content="en" />
  <meta name="description" content="<%=@page_title || @application_description%>" />
  <meta name="keywords" content="project, project, project management, todo list, time sheet" />
  <meta http-equiv="pragma" content="no-cache" />
  <meta name="robots" content="index,follow" />
  <meta name="rating" content="general" />
  <meta name="author" content="Uwe Kubosch [uwe@kubosch.no | http://kubosch.no/]" />
  <meta name="copyright" content="Copyright � 2006" />
  <link href="/favicon.ico" rel="SHORTCUT ICON" />
  <%= stylesheet_link_tag 'mwrt002', :media => 'screen' %>
  <%= stylesheet_link_tag 'backlog', :media => 'screen' %>
  <%= stylesheet_link_tag 'zpcal/themes/green', :media => 'screen' %>
  <%= javascript_include_tag "zapatec/utils/zapatec" %>
  <%= javascript_include_tag "zapatec/zpcal/src/calendar" %>
  <%= javascript_include_tag "zapatec/zpcal/lang/calendar-no" %>
  <%= javascript_include_tag "application" %>
  <%= javascript_include_tag "prototype" %>
  <%= javascript_include_tag "effects" %>
  <%= javascript_include_tag "controls" %>
  <%= javascript_include_tag "dragdrop" %>
  <%= javascript_include_tag :defaults %>
  <%#= javascript_include_tag "ruby" %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
backlog-0.37.2 app/views/layouts/_headers.rhtml
backlog-0.37.1 app/views/layouts/_headers.rhtml