We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9375c30 commit 0a8296eCopy full SHA for 0a8296e
theme/templates/base.html
@@ -68,7 +68,7 @@ <h2>Featured Sponsor</h2>
68
{% block footer %}
69
<footer></footer>
70
71
- <template id="template-sponsor-sidebar" data-sponsors='{{ SPONSORS|tojson }}'>
+ <template id="template-sponsor-sidebar" data-sponsors='{{ SPONSORS["gold"]|tojson }}'>
72
<a><img /></a>
73
</template>
74
{% endblock footer %}
0 commit comments