{% extends "base.html" %} {% block content %}

About


A simple funding system made with:

  • Python 3.5+
  • Flask microframework
  • Postgres 9.5+
  • Redis

We do not keep access logs or install tracking cookies. All static resources (javascript/stylesheets/images) are self-hosted.

When you encounter problems; please visit #wownero on chat.freenode.org

AEON (camthegeek) has contributed commits upstream; WOW is grateful.

{% include 'sidebar.html' %}

{% endblock %}