diff --git a/templates/registration/registration_form.html b/templates/registration/registration_form.html index 3e0ce894..ec5829eb 100644 --- a/templates/registration/registration_form.html +++ b/templates/registration/registration_form.html @@ -1,29 +1,36 @@ {% extends 'base_rigs.html' %} {% load widget_tweaks %} +{% load static %} {% block title %}Registration{% endblock %} {% block content %} -