Skip to content

Commit 9339f3f

Browse files
authored
add jobs-sponsors box, resolves #1740 (#1741)
1 parent f712b70 commit 9339f3f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

templates/jobs/base.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ <h1 class="call-to-action">{% block header_action %}{{ jobs_count }} jobs on the
8484
{% box 'jobs-subscribe' %}
8585
</div>
8686

87+
<div class="sidebar-widget">
88+
{% box 'jobs-sponsors' %}
89+
</div>
90+
8791
{% block right_sidebar_footer %}{% endblock %}
8892

8993
{% endblock right_sidebar_content %}

0 commit comments

Comments
 (0)