~timo-wingender/widelands-website/website-improvements

« back to all changes in this revision

Viewing changes to templates/right_boxes.html

  • Committer: janus at jhor
  • Date: 2010-10-30 02:57:08 UTC
  • Revision ID: janus@jhor.de-20101030025708-wep3342aesk2fjbz
fix previews commit -.-

Show diffs side-by-side

added added

removed removed

Lines of Context:
121
121
 
122
122
         <!-- Logged in users -->
123
123
         {%load online_users %}
124
 
         {% if users %}
125
 
         <h3 class="box_title">Currently online</h3>
126
 
         <div class="box_content"> 
127
 
             {% online_users 10 %}
128
 
         </div>
129
 
         {% endif %}
 
124
         {% online_users 10 %}
130
125
         <!-- Placeholder for The Last 5 Forum Posts -->
131
126
         <h3 class="box_title">Last 5 Forum Posts</h3>
132
127
         <div class="box_content">