diff --git a/app/templates/list_communities.html b/app/templates/list_communities.html index 98416594..0cc6e200 100644 --- a/app/templates/list_communities.html +++ b/app/templates/list_communities.html @@ -27,27 +27,46 @@
- {% if topics -%} -
Topic: - -
- {% endif -%} - {% if languages -%} -
Language: - -
- {% endif -%} -
+
+ {% if topics -%} +
+ Topic: + +
+ {% endif -%} + {% if languages -%} +
+ Language: + +
+ {% endif -%} +
+ +
+
@@ -67,24 +86,56 @@ - {{ _('Community') }} + - {{ _('Posts') }} + - {{ _('Comments') }} + - {{ _('Active') }} +