{% extends "users/base.html"%} {% block title %} Crypto Project {% endblock %} {% block content %}

KYC Form

{{ $username }}

{{ $email }}

Complete the form below to proceed with KYC Verification

{% endblock %} {% block js %} {% endblock %}