Changeset 164

Show
Ignore:
Timestamp:
01/02/2008 21:32:31 (11 months ago)
Author:
mental
Message:

extension fix thing from Dean Scarff

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lib/hobix/out/quick.rb

    r148 r164  
    231231    def entry_footer_erb 
    232232     %{ posted by <%= weblog.authors[entry.author]['name'] %> |  
    233         <a href="<%= weblog.expand_path entry.id %>"><%= entry.created.strftime( "%I:%M %p" ) %></a> } 
     233        <a href="<%= weblog.expand_path entry.id %>.html"><%= entry.created.strftime( "%I:%M %p" ) %></a> } 
    234234    end 
    235235    def head_tags_erb; end