8 lines
506 B
HTML
8 lines
506 B
HTML
<section class="section section-open-collective mt-3 bg-light py-5">
|
|
<div class="container">
|
|
<h2 class="h3 mt-0 text-center">Support Authelia</h2>
|
|
<p class="text-center">Help support the team developing Authelia 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 px-4 mb-2" href="https://opencollective.com/authelia-sponsors" role="button">Contribute</a></p>
|
|
</div>
|
|
</section>
|