Use the included template blocks to suit your needs.
Override the HTML doctype, or use in conjunction with {% djfrontend_h5bp_html ‘’ %} to change the HTML lang attribute.
Override or extend meta tags and the title tag.
Add your application specific title to the title tag.
Add your application specific information to the meta description.
Parent CSS block to override or extend the included CSS files.
Override or extend with JavaScript files that need to loaded in the head.
Add an id to the body if needed.
Add class(es) to the body if needed.
Override the Internet Explorer warning, and/or extend with the main content from your application.
Override or extend the included JavaScript files with any file that does not need to be loaded in the head.