Skip to content

Commit 7b6a193

Browse files
committed
Another attempt to move the ad content
1 parent b30a250 commit 7b6a193

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/OnlineDocs/_templates/footer.html

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{% extends "!footer.html" %}
2+
{%- block contentinfo %}
3+
{{ super }}
4+
<div id="ethical-ad-placement"></div>
5+
{% endblock %}

0 commit comments

Comments
 (0)