diff options
author | Vitaly Takmazov | 2018-08-24 14:48:50 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2018-08-24 14:48:50 +0300 |
commit | 93c8d1a052753584a4f55118f6753a952a3089a9 (patch) | |
tree | ab39253d68a4fa33a428058a309dfaf71c3266b9 /juick-www/src/main/resources/templates/views/settings_privacy.html | |
parent | 4fab4e8df0defce8338b48eda0349a15724d1d4e (diff) |
drop www files
Diffstat (limited to 'juick-www/src/main/resources/templates/views/settings_privacy.html')
-rw-r--r-- | juick-www/src/main/resources/templates/views/settings_privacy.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/juick-www/src/main/resources/templates/views/settings_privacy.html b/juick-www/src/main/resources/templates/views/settings_privacy.html deleted file mode 100644 index 83b87b93..00000000 --- a/juick-www/src/main/resources/templates/views/settings_privacy.html +++ /dev/null @@ -1,9 +0,0 @@ -{% extends "layouts/default" %} -{% block content %} -<article> - <p>Privacy</p> -</article> -{% endblock %} -{% block "column" %} -{% include "views/partial/settings_tabs" %} -{% endblock %}
\ No newline at end of file |