{% extends "pwa/base.html" %} {% load i18n static %} {% block pwa_title %} {% trans "About" %} {% endblock %} {% block content %}

Bitcaster

{% trans "Bitcaster is a distributed signal-to-message notification broker." %}

{{ bitcaster.version }}

Copyright © 2022- OS4D ltd

License - Documentation
{% endblock %}