- {% gravatar result.email 50 %}
+
-
-
{{ result.name }}
+
+
{{ result.name }}
{% trans "Date joined" %}: {% date_format result.date_joined %}
{% trans "Registred in" %}:
{% trans "User" %}
+
+
+
\ No newline at end of file
diff --git a/colab/super_archives/templates/superarchives/thread_search_preview.html b/colab/super_archives/templates/superarchives/thread_search_preview.html
index 54571a5..9f6d3c1 100644
--- a/colab/super_archives/templates/superarchives/thread_search_preview.html
+++ b/colab/super_archives/templates/superarchives/thread_search_preview.html
@@ -2,7 +2,8 @@
{% datetime_format result.modified %} -
{{ result.modified_by }}
-
{{ result.title }}
-
+
{{ result.latest_description|truncatewords:"85" }}
+ {% trans "Registred in" %}:
{% trans "Discussion" %}
+
--
libgit2 0.21.2