From: Sarah Conway Schnurr Date: Mon, 29 Jul 2019 20:15:26 +0000 (-0700) Subject: Add Twitter handle to all sponsorship ranks X-Git-Url: http://git.postgresql.org/gitweb/static/benefitdownload/file?a=commitdiff_plain;h=392ab930528b75035925486a47668a4abd61fb20;p=pgopen2019.git Add Twitter handle to all sponsorship ranks --- diff --git a/templates/pages/sponsors.html b/templates/pages/sponsors.html index 351b869..8dabfe1 100644 --- a/templates/pages/sponsors.html +++ b/templates/pages/sponsors.html @@ -17,7 +17,7 @@
{{p.name}}
- {{p.intro}} + {{p.intro}} | {{p.twitter}}
{% endfor %} @@ -31,7 +31,7 @@
{{p.name}}
- {{p.intro}} + {{p.intro}} | {{p.twitter}}
{% endfor %} @@ -45,7 +45,7 @@
{{p.name}}
- {{p.intro}} + {{p.intro}} | {{p.twitter}}
{% endfor %} @@ -58,7 +58,7 @@
{{p.name}}
- {{p.intro}} + {{p.intro}} | {{p.twitter}}
{% endfor %}