{% extends 'base.html' %} {% block header %}

{% block title %}Bazinga!{% endblock %}

{% endblock %} {% block content %}

Fun with Flags allows you to automate capturing flags on hattrick.org

This project is work in progress... (23/11/30)

{% if g.ht_session %}

{{ g.ht_session }}

{% endif %} {% endblock %}