mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 16:24:08 -04:00
Committing before merge
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% extends "fullwidth_template.html" %}
|
||||
{% from "components/components/button/macro.njk" import govukButton %}
|
||||
{% from "components/components/button/macro.njk" import usaButton %}
|
||||
|
||||
{% block meta %}
|
||||
<meta name="description"
|
||||
@@ -158,7 +158,7 @@ Notify.gov
|
||||
Try Notify.gov now if you work in federal, state, or local government.
|
||||
</p>
|
||||
<div class="button-container">
|
||||
{{ govukButton({
|
||||
{{ usaButton({
|
||||
"element": "a",
|
||||
"text": "Create an account",
|
||||
"classes": "product-page-button button-container__button govuk-!-margin-right-3",
|
||||
|
||||
Reference in New Issue
Block a user