Sha256: 31a20890a7b278a14f07c84c407aeff9f1fd62d65be0e24c7808ea6afeadc526
Contents?: true
Size: 1.33 KB
Versions: 25
Compression:
Stored size: 1.33 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="backlog, 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 "ruby" %>
Version data entries
25 entries across 25 versions & 1 rubygems