diff --git a/server/templates/index.tera b/server/templates/index.tera new file mode 100644 index 0000000..75cd8df --- /dev/null +++ b/server/templates/index.tera @@ -0,0 +1,85 @@ + + + + + + + + {{og_title}} + + + + + + + + + + + + + + + + + + + +
+
+

{{brand_url}}

+

{{brand_motto}}

+

+ {{brand_quip}} +

+
+
+ +
+
+

A chat platform that respects your privacy and freedom

+
+
+

How much?

+

Nothing. It's free to run your own instance

+
+
+

Is it hard to setup?

+

Not at all, you can easily spin up an instance using the guide here.

+
+
+
+
+ + + + + \ No newline at end of file diff --git a/server/templates/login.tera b/server/templates/login.tera new file mode 100644 index 0000000..e69de29