Remove unused template
This commit is contained in:
parent
130fe08224
commit
79a118a95c
@ -1,6 +0,0 @@
|
|||||||
{% from "components/sticky_cta.html" import StickyCTA %}
|
|
||||||
{% from 'components/save_button.html' import SaveButton %}
|
|
||||||
|
|
||||||
{% call StickyCTA(text="Funding") %}
|
|
||||||
MEOW
|
|
||||||
{% endcall %}
|
|
@ -1,5 +1,3 @@
|
|||||||
{% from "components/sticky_cta.html" import StickyCTA %}
|
|
||||||
{% from "components/save_button.html" import SaveButton %}
|
|
||||||
{% extends "base.html" %}
|
{% extends "base.html" %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user