| From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | Célestin Matte <celestin(dot)matte(at)cmatte(dot)me> |
| Cc: | pgsql-www(at)lists(dot)postgresql(dot)org |
| Subject: | Re: [PATCH 2/3] Use orgname in templates to make them organization-generic |
| Date: | 2021-11-02 17:55:11 |
| Message-ID: | 202111021755.xqui3artxpd2@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
On 2021-Nov-02, Célestin Matte wrote:
> @@ -14,8 +14,8 @@
> <div class="container">
> <div class="row">
> <div class="col-sm-12" id="pglisterhdr">
> - <a href="/"><img src="/media/img/hdr_left.png" alt="PostgreSQL" /></a>
> - <img class="pull-right hidden-xs" src="/media/img/hdr_right.png" alt="The world's most advanced open source database" />
> + <a href="/"><img src="/media/img/hdr_left.png" alt="{% orgname %}" /></a>
> + <img class="pull-right hidden-xs" src="/media/img/hdr_right.png" />
{% motto %} -> The world's most advanced open source database ;-)
--
Álvaro Herrera Valdivia, Chile — https://www.EnterpriseDB.com/
"I dream about dreams about dreams", sang the nightingale
under the pale moon (Sandman)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Célestin Matte | 2021-11-03 17:02:42 | [PATCH] pgarchives: parser: handle messages in which Message-ID is missing |
| Previous Message | Magnus Hagander | 2021-11-02 17:02:55 | Re: Warning on snapshot downloads |