Skip to content

Commit

Permalink
rm survey banner (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
oraNod authored Nov 12, 2024
1 parent 2ee83dc commit 402ee3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/_base.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
{% include "_nav.html" %}
{% include "_docbar.html" %}
{% include "_ansible-banner.html" %}
<!-- {% include "_ansible-banner.html" %} -->
{% block body %} {% endblock %}
{% include "_footer.html" %}
{% include "_scripts.html" %}
Expand Down

0 comments on commit 402ee3c

Please sign in to comment.