diff --git a/allianceauth/srp/templates/srp/add.html b/allianceauth/srp/templates/srp/add.html index 750d0284..708fc2fe 100644 --- a/allianceauth/srp/templates/srp/add.html +++ b/allianceauth/srp/templates/srp/add.html @@ -1,6 +1,6 @@ {% extends "allianceauth/base-bs5.html" %} -{% load bootstrap %} +{% load django_bootstrap5 %} {% load i18n %} {% block page_title %} @@ -21,25 +21,38 @@ {% translate "Create SRP Fleet" %} -
{% translate "Give this link to the line members." %}
+{{ SITE_URL }}{% url 'srp:request' completed_srp_code %}
+