diff --git a/core/0001.patch b/core/0001.patch index e4b19fc..8660afe 100644 --- a/core/0001.patch +++ b/core/0001.patch @@ -256,24 +256,50 @@ index 7a7ce9e..4749d4c 100644 - {% endblock main %} diff --git a/youtube/templates/subscription_manager.html b/youtube/templates/subscription_manager.html -index 92cd024..c8eb603 100644 +deleted file mode 100644 +index 62a8bed..0000000 --- a/youtube/templates/subscription_manager.html -+++ b/youtube/templates/subscription_manager.html -@@ -16,52 +16,5 @@ - {% endmacro %} - - {% block main %} ++++ /dev/null +@@ -1,77 +0,0 @@ +-{% set page_title = 'Subscription Manager' %} +-{% extends "base.html" %} +-{% block style %} +- +-{% endblock style %} +- +- +-{% macro subscription_list(sub_list) %} +- {% for subscription in sub_list %} +-