diff options
Diffstat (limited to 'templates/thread.html')
| -rw-r--r-- | templates/thread.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/thread.html b/templates/thread.html index b413c5a..423ea4c 100644 --- a/templates/thread.html +++ b/templates/thread.html @@ -124,6 +124,8 @@ </ul> </div> <!-- End of email --> + {% empty %} + Sorry no emails could be found for your search. {% endfor %} </section> |
