Skip to content
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

fix: use {% element p %} instead of raw <p> HTML tags. #4065

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

d9pouces
Copy link
Contributor

Submitting Pull Requests

!close #4062 Use the p element in passkey-related templates, instead of

HTML tags

General

  • Make sure you use semantic commit messages.
    Examples: "fix(google): Fixed foobar bug", "feat(accounts): Added foobar feature".
  • All Python code must formatted using Black, and clean from pep8 and isort issues.
  • JavaScript code should adhere to StandardJS.
  • If your changes are significant, please update ChangeLog.rst.
  • If your change is substantial, feel free to add yourself to AUTHORS.

@coveralls
Copy link

coveralls commented Aug 23, 2024

Coverage Status

coverage: 96.117%. remained the same
when pulling 111dda2 on d9pouces:4062-passkey-templates
into b242ded on pennersr:main.

@pennersr pennersr merged commit 83fa927 into pennersr:main Aug 23, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use the p element in passkey-related templates
3 participants