13 lines
404 B
Plaintext
13 lines
404 B
Plaintext
---
|
|
layout: layouts/base.njk
|
|
title: Dons
|
|
description: Soutenez ORGANISATION KA INTERNATIONALE par un don ponctuel ou mensuel via Stripe, Liberapay ou 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" %}
|