{% extends 'base.html' %} {% load static %} {% block nav %} {% include '_includes/header.html' with active='registration' %} {% endblock nav %}