-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
reCAPTCHA: Help page #2584
reCAPTCHA: Help page #2584
Conversation
<div class="row pt-4 pt-lg-8"> | ||
<div class="col-lg-2 offset-lg-10 col-8 offset-2"> | ||
<div class="row justify-content-center pt-4 pt-lg-8"> | ||
<div class="col-12 col-lg-6"> | ||
{% translate "Go Back" as button_text %} | ||
{% include "core/includes/button--origin.html" with button_text=button_text %} | ||
</div> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried using the call-to-action
or call-to-action-button
blocks instead, but I can't b/c I'm overriding the parent main-content
block entirely. I'm okay with it though, b/c this page is a different alignment and design from the rest of the pages... so it feels appropriate to override the base
layout.
Coverage reportClick to see where and how coverage changed
This report was generated by python-coverage-comment-action |
c98b867
to
54fb16f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the divitis cleanup! (And for sharing that fantastic term 😁)
Just noting that this is now the only page where the heading is center aligned, which is fine.
closes #2545 (Part 1) / Error pages to come in separate PR
What this PR does
col-lg-8