We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
From all other pages that I checked the "home" link at the top-right of the page links to /, but not on my profile page /account/profile/
/
/account/profile/
The text was updated successfully, but these errors were encountered:
Provide a title to the profile edit screen
a0548f2
This should solve the issues of postgres#56, as that seems to be caused by a lack of "title" field in template parameters in https://github.com/postgres/pgcommitfest/blob/main/pgcommitfest/commitfest/templates/base.html#L17-L25
f78f500
Successfully merging a pull request may close this issue.
From all other pages that I checked the "home" link at the top-right of the page links to
/
, but not on my profile page/account/profile/
The text was updated successfully, but these errors were encountered: