{% extends "layout.html" %} {% set title = 'Sign up' %} {% set layout = 'layout' %} {% set body = 'register cover' %} {% block content %} Sign up * Password must be minimum 6 characters, alphanumeric only! * All fields are mandatory! Continue i have read and accepted the terms and conditions Gender Male Female Height option option Weight option option Sign up {% endblock content %}