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

Use "base.html" like structure to make better files #13

Open
Chitrank-Dixit opened this issue Sep 18, 2013 · 0 comments
Open

Use "base.html" like structure to make better files #13

Chitrank-Dixit opened this issue Sep 18, 2013 · 0 comments
Assignees
Labels

Comments

@Chitrank-Dixit
Copy link
Owner

We are experiencing problems with importing files and fitting things well in bootstrap and to overcome with this problem we make the whole sole one file including header.html , content.html and footer.html. This file would be named as base.html

and we can include this single file in index.html using this templating
{% extends 'base.html' %}

@ghost ghost assigned Chitrank-Dixit Sep 18, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant