13 lines
414 B
Plaintext
13 lines
414 B
Plaintext
---
|
|
layout: layouts/base.njk
|
|
title: Donate
|
|
description: Support ORGANISATION KA INTERNATIONALE with a one-time or monthly donation through Stripe, Liberapay or Ko-fi.
|
|
---
|
|
|
|
<section class="press-hero">
|
|
<h1>{{ t.support.section_title }} <span class="accent-text">{{ t.support.section_title_accent }}</span></h1>
|
|
<p class="press-lede">{{ t.support.lede }}</p>
|
|
</section>
|
|
|
|
{% include "partials/support.njk" %}
|