{% extends 'layout.html' %} {% block title %}Welcome to omdox{% endblock %} {% block content %} # Welcome to omdox Your documentation is built and is now ready for you to start editing. print 'happy documenting' {% endblock %}
print 'happy documenting'