-{% endblock content %}
+
+
diff --git a/templates/index.html.tera b/templates/index.html.tera
index e07635b..d3b773d 100644
--- a/templates/index.html.tera
+++ b/templates/index.html.tera
@@ -1,6 +1,157 @@
-{% extends "base" %}
-{% block title %}homepage{% endblock title %}
-{% block content %}
-Welcome to iwakura.rip. We are a small group of technology nerds and geeks fascinated by computers and technology.
-We host a bunch of services on this domain for usage by friends & co.
-{% endblock content %}
+
-If communicating with any of our members, please encrypt your message against their pgp key, if they have one.
-{% endblock content %}
diff --git a/templates/post.html.tera b/templates/post.html.tera
deleted file mode 100644
index 4d3a743..0000000
--- a/templates/post.html.tera
+++ /dev/null
@@ -1,26 +0,0 @@
-{% extends "base" %}
-{% block title %}post a message{% endblock title %}
-{% block content %}
-
- {{macros::service(title="Forgejo", description="A place for everyone to host their source code!", href="https://git.iwakura.rip", img="https://www.marefa.org/w/images/thumb/0/05/Forgejo_logo.svg/640px-Forgejo_logo.svg.png")}}
- {{macros::service(title="Jellyfin", description="For all your media consumption needs.", href="https://media.iwakura.rip", img="/assets/img/jellyfin.png")}}
- {{macros::service(title="Woodpecker CI", description="Powerful CI/CD to use together with Forgejo.", href="https://ci.iwakura.rip", img="/assets/img/woodpecker.svg")}}
- {{macros::service(title="Jellyseerr", description="Get information about your favorite movies and TV shows, all together in one place.", href="https://request.iwakura.rip", img="/assets/img/jellyseerr.ico")}}
- {{macros::service(title="DN42", description="We are currently in the process of connecting all of our services to DN42 - an overlay network using internet technologies.", href="https://iwakura.dn42", img="/assets/img/dn42.png")}}
- {{macros::service(title="Authelia", description="Open-source authentication & authorization platform.", href="https://a.iwakura.rip", img="/assets/img/authelia.png")}}
- {{macros::service(title="E-mail", description="We are hosting our own e-mail servers on an off-shore hosting provider. Note: all emails are currently being stored in plain text. We recommend using PGP encryption.", href="https://mail.iwakura.rip", img="/assets/img/mail.png")}}
- {{macros::service(title="Blog", description="Our blog where we post some stuff, sometimes :)", href="https://blog.iwakura.rip", img="")}}
- {{macros::service(title="Enclosed", description="Enclosed is a minimalistic web application designed for sending private and secure notes.", href="https://bin.iwakura.rip", img="https://github.com/CorentinTh/enclosed/raw/main/.github/icon-light.png")}}
-
-Other services can be added on request. We also try to provide space for members wanting to host their own services, though iwakura.rip is a hobby project made by a single guy in his basement, so stability is something to think about when asking for this.
-
We do not own the copyright for any of the projects mentioned above. All copyright goes to their respective owners. We only host instances of them.