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

Improve template to make easier to customize them for integration with the project #477

Closed
nad2000 opened this issue Jul 13, 2022 · 1 comment

Comments

@nad2000
Copy link
Contributor

nad2000 commented Jul 13, 2022

I added a link in the nav bar to get back to the main project application. For that, I had to modify 4 templates: query_list.html, query.html, play.html and qyertlog_list.html even though the base.html has the block for the navbar links, and doesn't get reused. So I had to customise 4 templates to get it working.

Also, to add some extra styling, I had to rewrite the entire base.html, since there are no blocks for header parts, ie, CSS.

@lawson89
Copy link
Contributor

@marksweb this has been merged so we are good to close?

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

3 participants