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

themes: Fix format issue in simple template #2538

Closed

Conversation

mrshu
Copy link
Contributor

@mrshu mrshu commented Mar 1, 2019

Signed-off-by: mr.Shu mr@shu.io

* The `simple` template that is bundled with Pelican has been shown to
  suffer from the problem described in getpelican#2489. This has also been
  reported as a bug in the Debian Bug tracer:
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919636

* This commit fixes the problem by updating the `simple` template to the
  new way of interpolating variables via the Jinja2 `format` helper
  function.

Signed-off-by: mr.Shu <mr@shu.io>
@mrshu
Copy link
Contributor Author

mrshu commented Mar 1, 2019

Closing this as a better fix can be found in #2515

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.

None yet

1 participant