Skip to content

Commit f01dcc8

Browse files
authored
Merge pull request #6702 from readthedocs/humitos/new-footer-block
New block on footer template to override from corporate
2 parents cca13e0 + 62f2fe8 commit f01dcc8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readthedocs/api/v2/templates/restapi/footer.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,8 @@
126126
</dl>
127127
{% endblock %}
128128

129-
129+
{% block auth %}
130+
{% endblock %}
130131

131132
<hr/>
132133
{% block footer %}

0 commit comments

Comments
 (0)