Sha256: 5767bb8bbb23d3cf17a5992e6583d45b6649190c929104d3bd3a125ded4b6d48
Contents?: true
Size: 1.29 KB
Versions: 80
Compression:
Stored size: 1.29 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" %>
Version data entries
80 entries across 80 versions & 1 rubygems