Changeset 15796


Ignore:
Timestamp:
2007/09/20 20:10:58 (19 years ago)
Author:
nanasess
Message:

RSS のヘッダ追加

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/feature-module-update/data/Smarty/templates/default/site_frame.tpl

    r15779 r15796  
    1111<meta http-equiv="Content-Style-Type" content="text/css" /> 
    1212<link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}--><!--{$smarty.const.USER_DIR}-->css/common.css" type="text/css" media="all" /> 
     13<link rel="alternate" type="application/rss+xml" title="RSS" href="<!--{$smarty.const.SITE_URL}-->/rss/index.php"> 
    1314<script type="text/javascript" src="<!--{$TPL_DIR}-->js/css.js"></script> 
    1415<script type="text/javascript" src="<!--{$TPL_DIR}-->js/navi.js"></script> 
Note: See TracChangeset for help on using the changeset viewer.