From 0ac747949ab7051aef1f8e00e812b3a84028f6b0 Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Wed, 13 Oct 2021 23:48:50 +1100 Subject: [PATCH] Fix frontpage column alignment and subscription box. --- www/conservancy/templates/frontpage.html | 30 ++++++++++++------------ 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/www/conservancy/templates/frontpage.html b/www/conservancy/templates/frontpage.html index a1b7f902..0b03310d 100644 --- a/www/conservancy/templates/frontpage.html +++ b/www/conservancy/templates/frontpage.html @@ -17,27 +17,27 @@ {% block content %}
-
+
-

Software Freedom Conservancy is a not-for-profit charity that +

Software Freedom Conservancy is a not-for-profit charity that helps promote, improve, develop, and defend Free, Libre, and Open Source Software (FLOSS) projects. Conservancy provides a non-profit home and infrastructure for FLOSS projects. This allows FLOSS developers to focus on what they do best — writing and improving FLOSS for the general public — while Conservancy takes care of the projects' needs that do not relate directly to software development and documentation. Learn more.

-
-
+ +

Special message

Special message here special message here special message here special message here special message here.

More information -
+
-
-
+
+

[RSS] News

{% for pressr in press_releases|slice:":5" %} {% if forloop.first or pressr.pub_date|date_within_past_days:365 %} @@ -49,7 +49,7 @@
-
+

[RSS] Articles

{% for entry in blog|slice:":5" %} {% if forloop.first or entry.pub_date|date_within_past_days:180 %} @@ -62,19 +62,19 @@
-
-
+
+

Term of the week

Ability to inspect the exact software running on a device. This includes version information, modifications and licensing information.

Visit our glossary of terms

-
+

Subscribe to our email list

-
- -
@@ -87,7 +87,7 @@

Follow us

{% include 'socials_partial.html' %} -
+