Skip to content

Commit cb44654

Browse files
Update base.html
1 parent c174e38 commit cb44654

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

theme/templates/base.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,11 @@
6363

6464
{% block footer %}
6565
<footer>
66+
<div id="sponsor-sidebar"></div>
6667
</footer>
68+
69+
<template id="template-sponsor-sidebar">
70+
<a><img /></a>
71+
</template>
6772
{% endblock footer %}
6873
{% endblock body %}

0 commit comments

Comments
 (0)