From 1eed8b3d5c4ffc55ee98c44977712723fc2aa9ff Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Wed, 24 Oct 2018 22:18:29 -0500 Subject: [PATCH] Remove commented out code --- src/pgwui_logout/templates/logout.mak | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/pgwui_logout/templates/logout.mak b/src/pgwui_logout/templates/logout.mak index c6941db..774b1fa 100644 --- a/src/pgwui_logout/templates/logout.mak +++ b/src/pgwui_logout/templates/logout.mak @@ -34,17 +34,6 @@ content="Logout from the bespoke gombemi programs" /> -<%doc> -<%block name="action_result"> - % if not errors and newpw != UNDEFINED: -

Username ${username} created!

-

The password for this username is: ${newpw}
- Please keep it safe until the username is used and the password - promptly changed.

- % endif - - -

Logout

You are now logged out from all the Gombe-MI bespoke programs.

-- 2.34.1