From 079aa37e9d2617190e3b8f0ea55a1b8727274558 Mon Sep 17 00:00:00 2001
From: Jen Paulhus
Date: Tue, 23 Jul 2024 15:37:08 -0400
Subject: [PATCH 1/2] update affiliation
---
CONTRIBUTORS.yaml | 4 ++--
lmfdb/groups/abstract/templates/abstract-show-group.html | 5 +++--
lmfdb/templates/management.html | 2 +-
3 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/CONTRIBUTORS.yaml b/CONTRIBUTORS.yaml
index 6777d5dd61..0babaf39fe 100644
--- a/CONTRIBUTORS.yaml
+++ b/CONTRIBUTORS.yaml
@@ -280,8 +280,8 @@ email: aurel.page@normalesup.org
affil: University of Bordeaux
---
name: Jennifer Paulhus
-affil: Grinnell College
-url: https://www.math.grinnell.edu/~paulhusj/
+affil: Mount Holyoke College
+url: https://www.jenpaulhus.com
---
name: David Platt
affil: University of Bristol
diff --git a/lmfdb/groups/abstract/templates/abstract-show-group.html b/lmfdb/groups/abstract/templates/abstract-show-group.html
index 326925028d..62c613c651 100644
--- a/lmfdb/groups/abstract/templates/abstract-show-group.html
+++ b/lmfdb/groups/abstract/templates/abstract-show-group.html
@@ -44,9 +44,10 @@ Group information
{{info.boolean_characteristics_string | safe}}
+{% if gp.order_stats != None %}
Group statistics
- {% if gp.order_stats != None %}
+