Remove references to Gombe-MI
authorKarl O. Pinc <kop@meme.com>
Thu, 25 Oct 2018 03:20:33 +0000 (22:20 -0500)
committerKarl O. Pinc <kop@meme.com>
Thu, 25 Oct 2018 03:20:33 +0000 (22:20 -0500)
src/pgwui_logout/templates/logout.mak

index 774b1facfc4c9b9418716e6129760d47bf463548..44e3b30df2868357ba07e0b1290ad236f9a1cd69 100644 (file)
 
 <%inherit file="base.mak" />
 
-<%block name="title">logout -- Logout from bespoke programs</%block>
+<%block name="title">logout -- Logout from PGWUI programs</%block>
 <%block name="meta_keywords">
   <meta name="keywords" content="gombemi logout" />
 </%block>
 
 <%block name="meta_description">
   <meta name="description"
-        content="Logout from the bespoke gombemi programs" />
+        content="Logout from the PGWUI programs" />
 </%block>
 
 <h1>Logout</h1>
 
-<p>You are now logged out from all the Gombe-MI bespoke programs.</p>
+<p>You are now logged out from all the PostgreSQL Web User Interface
+(PGWUI) programs.</p>