diff --git a/content/sponsors/index.md b/content/sponsors/index.md index ec5a032..aaf99ba 100644 --- a/content/sponsors/index.md +++ b/content/sponsors/index.md @@ -6,14 +6,14 @@ template = "page.html"

Donate to Lemmy

Lemmy is free, open-source software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project.

-
-
+
+ -
+ - @@ -25,14 +25,14 @@ template = "page.html"

Sponsors

Silver Sponsors are those that pledged $40 to Lemmy.

-
+

General Sponsors are those that pledged $10 to $39 to Lemmy.

-
+
DQW
diff --git a/templates/base.html b/templates/base.html index 1fcc7dc..60fdad0 100644 --- a/templates/base.html +++ b/templates/base.html @@ -90,6 +90,12 @@
+ + {% block content %} {% endblock %}
@@ -101,7 +107,7 @@ -