website/hub/services/templates/subscriptions/success.html

6 lines
No EOL
241 B
HTML

<div id="signup-form-container" class="text-center py-3">
<div role="alert">
<h4 class="section-h1">Thank you!</h4>
<p class="text-gray-300">You have been successfully subscribed to our mailing list.</p>
</div>
</div>