impress/app/views/static/_announcement.html
Matchu 4ffd85ade0 Add mini-survey announcement
Just sharing this out to gather info, since this might be coming kinda
soon!

I also moved the announcement higher up in the template, because it
gets broken on the user lists page which uses floats quite a bit for
the site header—and tbh I feel like this is better anyway lol.
2023-11-06 12:12:25 -08:00

10 lines
313 B
HTML

<div class="notice">
<strong>💡 Mini-survey time!</strong><br />
We might get to share some thoughts with TNT soon—what do you want to make
sure they hear?
<a
href="https://docs.google.com/forms/d/e/1FAIpQLSecA-7ENxLGJfWGWPu17kJki7It1X_hjHBnpR2iOxoOhPsLtg/viewform"
>
Fill it out &rarr;
</a>
</div>