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 template resolution #81

Closed
DylanLukes opened this issue Jun 10, 2024 · 0 comments
Closed

Fix template resolution #81

DylanLukes opened this issue Jun 10, 2024 · 0 comments

Comments

@DylanLukes
Copy link
Owner

DylanLukes commented Jun 10, 2024

Currently, Jinja templates are stored in src/renkon/web/templates and are packaged when built. However, template resolution does not work as it is relative to the working directory.

Goal: fix template resolution so that it is appropriately relative to src/renkon/web/app.py.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant