mirror of
https://codeberg.org/Freedium-cfd/web.git
synced 2026-03-11 09:04:37 +00:00
9 lines
425 B
HTML
9 lines
425 B
HTML
<div class="container w-full md:max-w-3xl mx-auto pt-40"></div>
|
|
<div class="container w-full mx-auto pt-20 py-20 break-words">
|
|
<div class="flex flex-col items-center justify-center h-60">
|
|
<h1 class="md:max-w-3xl text-4xl font-bold text-center text-green-500 mt-8">Freedium: Your paywall breakthrough for Medium!</h1>
|
|
{% include 'url_box.html' %}
|
|
</div>
|
|
</div>
|
|
{{ postleter }}
|
|
<div class="mt-8"></div>
|