diff --git a/templates/index.html b/templates/index.html index b553736..310cccf 100644 --- a/templates/index.html +++ b/templates/index.html @@ -18,7 +18,9 @@
{{ note.content | replace_ng_words(ng_words) }}
- + {% if "/ninja" not in note.content %} + + {% endif %} {% endfor %}