{% extends 'base.html' %} {% import 'bootstrap/wtf.html' as wtf %} {% block app_content %}

Welcome! Axies assists you crafting context-specific personal values.

To get started, please register an account (if you have not already done so) and sign in. More instructions will follow …

Sign In

{{ wtf.quick_form(form) }}

New User? Click to Register!

Forgot Your Password? Click to Reset It

{% endblock %}