{% load staticfiles %} {% if title %} tutorialdb - {{ title }} {% else %} tutorialdb {% endif %} {% block content %}{% endblock content %}