~widelands-dev/widelands-website/move_minimaps

« back to all changes in this revision

Viewing changes to templates/pybb/inlines/post.html

  • Committer: franku
  • Date: 2016-08-14 09:48:31 UTC
  • mfrom: (416.1.3 trunk)
  • Revision ID: somal@arcor.de-20160814094831-x39gdr5xzx7y1kf2
merged with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
                {% if post.user.wlprofile.location %}
46
46
                <strong>Location:</strong> {{ post.user.wlprofile.location }}<br />
47
47
                {% endif %}
48
 
                {% if post.user.wlprofile.get_ggzstats and post.user.wlprofile.get_ggzstats.ranking %} 
49
 
                <strong>GGZ ranking:</strong> {{ post.user.wlprofile.get_ggzstats.ranking|floatformat }}<br />
50
 
                <strong>GGZ rating:</strong> {{ post.user.wlprofile.get_ggzstats.rating|floatformat }}<br />
51
 
                <strong>GGZ win:</strong> {{ post.user.wlprofile.get_ggzstats.wins|floatformat }}<br />
52
 
                <strong>GGZ loses:</strong> {{ post.user.wlprofile.get_ggzstats.losses|floatformat }}<br />
53
 
                {% endif %}
54
48
            </div>
55
49
         </td>
56
50
         <td width="85%" class="content top">