Remove commented out code
authorKarl O. Pinc <kop@meme.com>
Thu, 25 Oct 2018 03:18:29 +0000 (22:18 -0500)
committerKarl O. Pinc <kop@meme.com>
Thu, 25 Oct 2018 03:18:29 +0000 (22:18 -0500)
src/pgwui_logout/templates/logout.mak

index c6941dbfea95fc3c787328128b77197e1ee1f961..774b1facfc4c9b9418716e6129760d47bf463548 100644 (file)
         content="Logout from the bespoke gombemi programs" />
 </%block>
 
-<%doc>
-<%block name="action_result">
-  % if not errors and newpw != UNDEFINED:
-      <p><em class="success">Username ${username} created!</em></p>
-      <p>The password for this username is: ${newpw}<br/>
-        Please keep it safe until the username is used and the password
-        promptly changed.</p>
-  % endif
-</%block>
-</%doc>
-
 <h1>Logout</h1>
 
 <p>You are now logged out from all the Gombe-MI bespoke programs.</p>