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 docs: Don't overwrite footer #5497

Merged
merged 1 commit into from
Mar 26, 2020
Merged

Fix docs: Don't overwrite footer #5497

merged 1 commit into from
Mar 26, 2020

Conversation

tabergma
Copy link
Contributor

Proposed changes:
We were overwriting the footer block that triggered Sara.

Solution:
If you override a block, call {{ super() }} somewhere to render the block’s original content in the extended template – unless you don’t want that content to show up.

Status (please check what you already did):

  • added some tests for the functionality
  • updated the documentation
  • updated the changelog (please check changelog for instructions)
  • reformat files using black (please check Readme for instructions)

@tabergma tabergma requested a review from erohmensing March 26, 2020 09:13
@tabergma tabergma self-assigned this Mar 26, 2020
@erohmensing
Copy link
Contributor

Yay, seems to work locally for me! Thanks for finding a fix and good investigating @akelad

@tabergma tabergma merged commit e96c3a5 into 1.9.x Mar 26, 2020
@tabergma tabergma deleted the fix-docs-footer branch March 26, 2020 09:55
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.

2 participants