mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 07:46:23 -04:00
Merge pull request #502 from alphagov/add-slack-link
Add link to Slack channel in footer
This commit is contained in:
@@ -79,6 +79,7 @@
|
|||||||
<h2>Contact</h2>
|
<h2>Contact</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="{{ url_for('main.feedback') }}">Support and feedback</a></li>
|
<li><a href="{{ url_for('main.feedback') }}">Support and feedback</a></li>
|
||||||
|
<li><a href="https://ukgovernmentdigital.slack.com/archives/govuk-notify">Chat with the Notify team</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="column-one-third">
|
<div class="column-one-third">
|
||||||
|
|||||||
Reference in New Issue
Block a user