{% extends "common/base.j2" %} {% block body_content %}
{% for item in newsdata[:1] %} {{ item['date'] }}: {{ item['title'] }} {% endfor %}

{{ _("We provide a payment system that makes privacy-friendly online transactions fast and easy.")}}

  • {{ _("Payments without registration")}}
  • {{ _("Data protection by default")}}
  • {{ _("Fraud eliminated by design")}}
  • {{ _("Not a new currency!")}}
  • {{ _("Empowers communities to run their own payment infrastructure")}}
{% endblock body_content %}