X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/1a949f7c97dc2f34c135f5cdf088df2927d3d652..c4a714872ed52a8fe66048cbbb402234ff398980:/forum/skins/default/templates/users/info_small_lite.html
diff --git a/forum/skins/default/templates/users/info_small_lite.html b/forum/skins/default/templates/users/info_small_lite.html
index f492150..b54094c 100644
--- a/forum/skins/default/templates/users/info_small_lite.html
+++ b/forum/skins/default/templates/users/info_small_lite.html
@@ -1,6 +1 @@
-{% load i18n %}
-
-{% spaceless %}
- {{ name }}
- {{ reputation }}
-{% endspaceless %}
\ No newline at end of file
+{% load i18n %}{{ name }} {{ reputation }}
\ No newline at end of file