This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{% extends 'index.html'%} | |
{% load crispy_forms_tags %} | |
{%block title%} REGISTRATION FORM {% endblock %} | |
<!-- {% load static %} | |
NO NEED FOR THIS FORM IS USING CRISPY FORMS | |
<link rel="stylesheet" href="{{ STATIC_URL }}uni_form/uni-form.css" type="text/css" /> | |
<link rel="stylesheet" href="{{ STATIC_URL }}uni_form/default.uni-form.css" type="text/css" /> --> | |
<!-- uni-form JS library, optional --> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0x6943BC675FC26Cd25c3cd190E538a201E8cFdEfc |