/[Grep]/share/web/templates/user
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /share/web/templates/user

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 165 by dpavlin, Wed Mar 7 19:43:09 2007 UTC revision 166 by dpavlin, Wed Jul 4 08:58:51 2007 UTC
# Line 13  Your Feeds: Line 13  Your Feeds:
13    
14  <ul>  <ul>
15  % while ( my $i = $feeds->next ) {  % while ( my $i = $feeds->next ) {
16  <li><a href="<% $i->uri %>"><% $i->title %></a></li>  <li><a href="<% $i->home_page_uri %>"><% $i->title %></a></li>
17  % }  % }
18  </ul>  </ul>
19    

Legend:
Removed from v.165  
changed lines
  Added in v.166

  ViewVC Help
Powered by ViewVC 1.1.26