From: Karl O. Pinc Date: Mon, 5 Aug 2024 17:17:13 +0000 (-0500) Subject: Put page heading in the base template X-Git-Url: https://papio.biology.duke.edu/gitweb/?a=commitdiff_plain;h=38537440e07445d5bad3339ea3fd4179d4757613;p=pgwui_logout Put page heading in the base template --- diff --git a/src/pgwui_logout/templates/logout.mak b/src/pgwui_logout/templates/logout.mak index b4626a1..5964223 100644 --- a/src/pgwui_logout/templates/logout.mak +++ b/src/pgwui_logout/templates/logout.mak @@ -40,7 +40,7 @@ content="Logout from the PGWUI programs" /> -

Logout

+<%block name="page_heading">Logout

You are now logged out from all the PostgreSQL Web User Interface (PGWUI) programs.