diff --git a/templates/blocks/profile/b_subscribe_current.html b/templates/blocks/profile/b_subscribe_current.html new file mode 100644 index 0000000..b0797a4 --- /dev/null +++ b/templates/blocks/profile/b_subscribe_current.html @@ -0,0 +1 @@ +{% load static %} \ No newline at end of file diff --git a/templates/blocks/profile/b_subscribe.html b/templates/blocks/profile/b_subscribe_variants.html similarity index 100% rename from templates/blocks/profile/b_subscribe.html rename to templates/blocks/profile/b_subscribe_variants.html