authelia/docs/layouts/partials/prefooter/support/en.html

10 lines
626 B
HTML

<section class="section section-md container-fluid bg-light">
<div class="row justify-content-center text-center">
<div class="col-lg-7">
<h2 class="h3 mt-0 text-center">Support Authelia</h2>
<p class="text-center">Help support the Authelia project obtain formal security audits and accreditations by <a href="{{ "contributing/prologue/financial/" | relURL }}">becoming a financial contributor</a>.</p>
<p class="text-center mb-0 mt-4"><a class="btn btn-primary rounded-pill px-4 mb-2" href="https://opencollective.com/authelia-sponsors" role="button">Contribute</a></p>
</div>
</div>
</section>