diff --git a/plinth/modules/pagekite/templates/pagekite_custom_services.html b/plinth/modules/pagekite/templates/pagekite_custom_services.html index bf24909ed..34aa75d37 100644 --- a/plinth/modules/pagekite/templates/pagekite_custom_services.html +++ b/plinth/modules/pagekite/templates/pagekite_custom_services.html @@ -7,12 +7,9 @@ {% load i18n %} {% load static %} -{% load pagekite_extras %} - - - {% block content %}

{% trans 'Add custom PageKite service' %}

+ -
{% csrf_token %} @@ -31,7 +27,4 @@
- {% endblock %} - -