diff --git a/files/templates/api.html b/files/templates/api.html index 49b84a13b..e7c4cda19 100644 --- a/files/templates/api.html +++ b/files/templates/api.html @@ -1,7 +1,7 @@ {% extends "default.html" %} {% block title %} -{{'SITE_NAME' | app_config}} - API +{{'SITE_NAME' | app_config}} - Privacy Policy {% endblock %}