Changeset 8065 for main/waeup.kofa/trunk/src/waeup/kofa/browser/templates
- Timestamp:
- 8 Apr 2012, 16:28:37 (13 years ago)
- 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 8 8 <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> 9 9 <meta name="robots" content="index, follow" /> 10 <link rel="shortcut icon" tal:attributes="href static/favicon.ico" type="image/x-icon" />11 10 <link rel="alternate" type="application/rss+xml" title="RSS" 12 11 href="http://www.example.net/feed.rss" -
main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/studentsitelayout.pt
r8063 r8065 12 12 tal:attributes="href python: view.url(layout.site, '@@/waeup.kofa.browser/mobile.css')" 13 13 type="text/css" /> 14 <link rel="shortcut icon" tal:attributes="href static/favicon.ico" type="image/x-icon" />15 14 <link rel="alternate" type="application/rss+xml" title="RSS" 16 15 href="http://www.example.net/feed.rss"
Note: See TracChangeset for help on using the changeset viewer.