mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3101 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c4f011230e
commit
c37cb4baad
1 changed files with 3 additions and 1 deletions
|
|
@ -6,7 +6,9 @@
|
|||
<!--%import("css/white.css")-->
|
||||
<!--@end-->
|
||||
<div class="rss_reader_{$colorset}">
|
||||
<h2 title="{date('Y-m-d H:i:s')}"><a href="{$widget_info->rss->link}" onclick="window.open(this.href);return false">{$widget_info->title?$widget_info->title:$widget_info->rss->title}</a></h2>
|
||||
<!--@if($widget_info->title)-->
|
||||
<h2 title="{date('Y-m-d H:i:s')}"><a href="{$widget_info->rss->link}" onclick="window.open(this.href);return false">{$widget_info->title}</a></h2>
|
||||
<!--@end-->
|
||||
<ul>
|
||||
<!--@foreach($widget_info->rss_list as $key => $item)-->
|
||||
<li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue