Adds mention notification template

This commit is contained in:
Mouse Reeve
2021-10-02 07:58:20 -07:00
parent 29157d03fc
commit df8f67895c
6 changed files with 93 additions and 122 deletions

View File

@ -0,0 +1,2 @@
{# load the right template #}
{% include 'notifications/mention.html' %}