{% set active_page = 'Register' -%} {% extends "layouts/no-layout.html" %} {% block content %}

Register

It takes a couple of minutes to sign up for a free account. Just fill in your details to gain access the admin panel and view the dashboard. By creating an account, you agree to our Terms & Conditions and Privacy Policy.

{% endblock %} {% block scripts %} {% endblock %}