]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/users/info_small_lite.html
user profile fixes
[osqa.git] / forum / skins / default / templates / users / info_small_lite.html
index f4921508ab7a06e970ed4d1aaa4edf6ca358a389..b54094c1c24775867ec07fc997f851d3b981e6be 100644 (file)
@@ -1,6 +1 @@
-{% load i18n %}\r
-\r
-{% spaceless %}\r
-    <a href="{{ url }}">{{ name }}</a>&nbsp;\r
-    <span class="score" title="{{ reputation }} {% trans "reputation" %}">{{ reputation }}</span>\r
-{% endspaceless %}
\ No newline at end of file
+{% load i18n %}<a href="{{ url }}">{{ name }}</a> <span class="score" title="{{ reputation }} {% trans "reputation" %}">{{ reputation }}</span>
\ No newline at end of file