## this is the skeleton of all pages on in this app - it defines the basic html tags DMP ## add any site-wide scripts or CSS here; for example, jquery: ## render the static file links with the same name as this template ${ django_mako_plus.links(self) }
python
Welcome to
DMP!
<%block name="content"> Site content goes here in sub-templates.