Find html files of django-wiki under templates directory

This commit is contained in:
Mahyar Damavand
2018-02-24 12:47:01 +03:30
parent f7ade3406c
commit 42f91a1be7

View File

@@ -2,7 +2,7 @@
[python: **.py]
input_encoding = utf-8
[django: **/template/**.html]
[django: **/templates/**.html]
input_encoding = utf-8
[reactjs: **.jsx]