Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
pudge committed Nov 10, 2005
1 parent e1a4ab6 commit 3fa9e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/Journal/templates/friendsview;journal;default
Expand Up @@ -11,7 +11,7 @@ en_US
__name__ __name__
friendsview friendsview
__template__ __template__
[% FOREACH diatribe = article.article; topic = diatribe.topic %] [% FOREACH diatribe = articles; topic = diatribe.topic %]
<div id="journalgeneric"> <div id="journalgeneric">
<div class="article"> <div class="article">
<div class="title"> <div class="title">
Expand Down

0 comments on commit 3fa9e46

Please sign in to comment.