Browse Source

Don't include user name in post index content.

Ralfp 12 years ago
parent
commit
34aa00d683
1 changed files with 0 additions and 1 deletions
  1. 0 1
      templates/search/indexes/misago/post_text.txt

+ 0 - 1
templates/search/indexes/misago/post_text.txt

@@ -1,3 +1,2 @@
 {{ object.thread.name }}
 {{ object.thread.name }}
-{{ object.user.username }}
 {{ object.post_clean }}
 {{ object.post_clean }}