{% extends 'base.html' %} {% load i18n %} {% block body %} {% if STATEFUL_MODE != 'disabled' %}
{{key}}
.
{% endblocktrans %}
{{request.scheme}}://{{request.META.HTTP_HOST}}{{BASE_URL}}/config/{{key}}
{% blocktrans %}To get started, the first thing you want to do is define your configuration. Do this by clicking on the Configuration tab. {% endblocktrans %}
apprise --body="Test Message" --tag=all \
--config={{request.scheme}}://{{request.META.HTTP_HOST}}{{BASE_URL}}/get/{{key}}
{% blocktrans %}Define your configuration below:{% endblocktrans %}
{% blocktrans %} You can send a notification using the loaded configuration: {% endblocktrans %}
{% blocktrans %}The administrator of this system has disabled persistent storage.{% endblocktrans %}