Changeset 647 for trunk/app/views/layouts
- Timestamp:
- 07/11/08 18:01:59 (4 months ago)
- Files:
-
- 1 modified
-
trunk/app/views/layouts/portal.ctp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/app/views/layouts/portal.ctp
r634 r647 18 18 echo $html->css("portal/portal"); 19 19 ?> 20 <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="/news/rss /" />20 <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="/news/rss.rss" /> 21 21 <link rel="shortcut icon" href="/favicon.ico" /> 22 22 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
