Move formatting into CSS
authorMagnus Hagander <magnus@hagander.net>
Tue, 2 Jan 2024 13:28:48 +0000 (14:28 +0100)
committerMagnus Hagander <magnus@hagander.net>
Tue, 2 Jan 2024 13:29:54 +0000 (14:29 +0100)
We now have a class for claimhtml, let's use it everywhere in case we
want to put more details into it.

template/confsponsor/admin_benefit.html

index 509feb88a39691314fc5cb944b94643c2bfde212..427ffa18aa08911191d61cffb9dca7c4cbceee11 100644 (file)
@@ -35,7 +35,7 @@ That means it goes back to being claimable. You should normally never do this...
 <p>
 The following data was submitted for this benefit:
 </p>
-<div style="border: 1px solid black;">
+<div class="sponsorclaimhtml">
 {{claimdata|safe}}
 </div>
 {%else%}