From 1aff96b52a211fd735d1ce617d7a6905b9ed6c20 Mon Sep 17 00:00:00 2001 From: rimu <3310831+rimu@users.noreply.github.com> Date: Sun, 28 Jan 2024 21:38:04 +1300 Subject: [PATCH] change right hand column to be an aside instead of a div --- app/templates/community/add_post.html | 4 ++-- app/templates/community/community.html | 4 ++-- app/templates/domain/domain.html | 4 ++-- app/templates/domain/domains.html | 4 ++-- app/templates/donate.html | 4 ++-- app/templates/index.html | 4 ++-- app/templates/keyboard_shortcuts.html | 4 ++-- app/templates/post/add_reply.html | 4 ++-- app/templates/post/continue_discussion.html | 4 ++-- app/templates/post/post.html | 4 ++-- app/templates/post/post_edit.html | 4 ++-- app/templates/post/post_reply_edit.html | 4 ++-- app/templates/privacy.html | 4 ++-- app/templates/topic/show_topic.html | 4 ++-- app/templates/user/notifications.html | 4 ++-- app/templates/user/people.html | 4 ++-- app/templates/user/show_profile.html | 4 ++-- 17 files changed, 34 insertions(+), 34 deletions(-) diff --git a/app/templates/community/add_post.html b/app/templates/community/add_post.html index b550cd53..c26c277b 100644 --- a/app/templates/community/add_post.html +++ b/app/templates/community/add_post.html @@ -97,7 +97,7 @@ - + {% endblock %} \ No newline at end of file diff --git a/app/templates/community/community.html b/app/templates/community/community.html index d391d27e..c0847da5 100644 --- a/app/templates/community/community.html +++ b/app/templates/community/community.html @@ -96,7 +96,7 @@ -
diff --git a/app/templates/domain/domain.html b/app/templates/domain/domain.html index fde7296a..7951bce7 100644 --- a/app/templates/domain/domain.html +++ b/app/templates/domain/domain.html @@ -21,9 +21,9 @@
- +
diff --git a/app/templates/domain/domains.html b/app/templates/domain/domains.html index 17ed936a..d8e11c00 100644 --- a/app/templates/domain/domains.html +++ b/app/templates/domain/domains.html @@ -22,9 +22,9 @@
- +
diff --git a/app/templates/donate.html b/app/templates/donate.html index 965ac66d..946c9880 100644 --- a/app/templates/donate.html +++ b/app/templates/donate.html @@ -16,7 +16,7 @@

Liberapay is preferred as it has lower fees.

- + {% endblock %} diff --git a/app/templates/index.html b/app/templates/index.html index eb103041..abe7b803 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -28,7 +28,7 @@ -