X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/5772fadb907fb02c67b74e64c121e968526cceb2..4bbb2156110a75e84ef95ee28ba31490d986b870:/forum/skins/default/templates/users/stats.html diff --git a/forum/skins/default/templates/users/stats.html b/forum/skins/default/templates/users/stats.html index fe34b19..bcc2f52 100644 --- a/forum/skins/default/templates/users/stats.html +++ b/forum/skins/default/templates/users/stats.html @@ -6,7 +6,7 @@ {% load humanize %} {% load question_list_tags %} {% block usercontent %} - +
{% spaceless %}

@@ -19,7 +19,7 @@ href="{{ view_user.get_asked_url }}?type=rss" title="{% trans "subscribe to question RSS feed" %}">

{% endspaceless %} -
{{ questions.paginator.sort_tabs }}
+
{{ questions.paginator.sort_tabs }}
{% for question in questions.paginator.page %} {% question_list_item question favorite_count=yes signature_type=badges %} @@ -28,7 +28,9 @@
{{ questions.paginator.page_numbers }}

+
+
{% spaceless %}

@@ -39,7 +41,7 @@ {% endblocktrans %}

{% endspaceless %} -
{{ answers.paginator.sort_tabs }}
+
{{ answers.paginator.sort_tabs }}
{% for answer in answers.paginator.page %}
@@ -61,6 +63,9 @@
{{ answers.paginator.page_numbers }}

+
+ + {% spaceless %}

@@ -105,7 +110,7 @@ + href="{% url "tag_questions" tag|urlencode %}?user={{view_user.username}}">{{tag.name}} × {{ tag.user_tag_usage_count|intcomma }}
{% if forloop.counter|divisibleby:"10" %} @@ -132,7 +137,7 @@ {% for award, count in awards %} {% spaceless %} - +  {{ award.name }} {% ifnotequal count 1 %}