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

UndefinedError: 'page_title' is undefined #209

Open
kkamkou opened this issue Sep 23, 2017 · 0 comments
Open

UndefinedError: 'page_title' is undefined #209

kkamkou opened this issue Sep 23, 2017 · 0 comments
Assignees
Milestone

Comments

@kkamkou
Copy link
Owner

kkamkou commented Sep 23, 2017

https://sentry.io/twoka/gitmostwantedcom/issues/354669856/

UndefinedError: 'page_title' is undefined
(8 additional frame(s) were not displayed)
...
  File "flask/templating.py", line 110, in _render
    rv = template.render(context)
  File "jinja2/environment.py", line 989, in render
    return self.environment.handle_exception(exc_info, True)
  File "jinja2/environment.py", line 754, in handle_exception
    reraise(exc_type, exc_value, tb)
  File "jinja2/_compat.py", line 37, in reraise
    raise value.with_traceback(tb)
  File "/var/www/gitmostwanted.com/gitmostwanted/templates/repository/top.html", line 10, in top-level template code
    {% set page_title = page_title + ' (solid)' %}

UndefinedError: 'page_title' is undefined
@kkamkou kkamkou self-assigned this Sep 23, 2017
@kkamkou kkamkou modified the milestones: Backlog, Version 1.4.0 Sep 29, 2017
@kkamkou kkamkou modified the milestones: Version 1.4.0, Version 1.5.0 Jan 20, 2022
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

No branches or pull requests

1 participant