-
Notifications
You must be signed in to change notification settings - Fork 0
custom templates #3
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
Conversation
…n-not-category' into feature/issue-3-custom-templates Conflicts: springboard_iogt/templates/home.jinja2
…feature/issue-3-custom-templates Conflicts: springboard_iogt/templates/base.jinja2
|
@miltontony @smn ready for review. You can pay less attention to the CSS and HTML changes (I imagine this will change again when the designs are finalized). Python code and Jinja macros are worth reviewing though. |
springboard_iogt/application.py
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I should've probably gone with a '\n'.join(list) here in the scaffolded app.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've made this a bit neater now
|
👍 |
No description provided.