mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 08:16:51 -04:00
Content changes for switching services
This commit is contained in:
@@ -53,10 +53,10 @@
|
|||||||
<div class="column-half">
|
<div class="column-half">
|
||||||
<details class="dropdown">
|
<details class="dropdown">
|
||||||
<summary class="dropdown-toggle">
|
<summary class="dropdown-toggle">
|
||||||
Service name
|
Current service
|
||||||
</summary>
|
</summary>
|
||||||
<div>
|
<div>
|
||||||
<a href="#">Switch to A N Other service</a>
|
<a href="{{ url_for('main.choose_service') }}">Switch service</a>
|
||||||
<a href="{{ url_for('.add_service') }}">Add a new service to GOV.UK Notify</a>
|
<a href="{{ url_for('.add_service') }}">Add a new service to GOV.UK Notify</a>
|
||||||
</div>
|
</div>
|
||||||
</details>
|
</details>
|
||||||
|
|||||||
Reference in New Issue
Block a user