alternate atom 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5313 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
misol 2009-01-11 05:59:23 +00:00
parent c9edb15e8d
commit eea218610c

View file

@ -42,6 +42,7 @@
<!--@end-->
<!--@if($rss_url)-->
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="{$rss_url}" />
<link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{getUrl('','mid',Context::get('mid'),'act','rss','format','atom')}" />
<!--@end-->
{@ $ssl_actions = Context::getSSLActions() }