{% extends 'base.html' %} {% with active_page="about" %} {% block title %}About{% endblock %} {% block head %} {{ block.super }} {% endblock %} {% block body %}

Hatstall The Community Profiles Manager

Hatstall is a web interface for SortingHat databases.

Also, a Hatstall is defined as:

An archaic term for a student of Hogwarts School of Witchcraft and Wizardry whose sorting took more than five minutes because the Sorting Hat found them to have a personality equally suited to different Hogwarts Houses. The Sorting Hat sometimes took the student's personal preference into consideration in order to break such a tie.

Source code, issues, etc. to me!

{% endblock %} {% endwith %}