Files
fedora-infra_ansible/roles/mailman/files/top.html
Kevin Fenzi dc3c271c62 mailman: add banner for survey
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-06-03 19:09:09 -07:00

9 lines
449 B
HTML

<!-- This markup will be inserted after the <body> tag -->
<!-- https://pagure.io/fedora-infrastructure/issue/10741 -->
<div style="margin: auto" class="container">
<a href="https://fedoraproject.limequery.com/2022" target="_blank">
<img src="https://pagure.io/fedora-infrastructure/issue/raw/files/b4d328e7ce730f610530822af4c9cdab1029c47dc2bdb15648d4008e1b304e43-contributor-survey-banner.png" style="max-width: 100%">
</a>
</div>