Ignore:
Timestamp:
8 Apr 2012, 16:28:37 (13 years ago)
Author:
Henrik Bettermann
Message:

Include favicon as a resource.

Location:
main/waeup.kofa/trunk/src/waeup/kofa/browser/templates
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/staffsitelayout.pt

    r8063 r8065  
    88    <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
    99    <meta name="robots" content="index, follow" />
    10     <link rel="shortcut icon" tal:attributes="href static/favicon.ico" type="image/x-icon" />
    1110    <link rel="alternate" type="application/rss+xml" title="RSS"
    1211        href="http://www.example.net/feed.rss"
  • main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/studentsitelayout.pt

    r8063 r8065  
    1212        tal:attributes="href python: view.url(layout.site, '@@/waeup.kofa.browser/mobile.css')"
    1313        type="text/css" />
    14     <link rel="shortcut icon" tal:attributes="href static/favicon.ico" type="image/x-icon" />
    1514    <link rel="alternate" type="application/rss+xml" title="RSS"
    1615        href="http://www.example.net/feed.rss"
Note: See TracChangeset for help on using the changeset viewer.