Add help text to be shown on form based login page
[cascardo/ipsilon.git] / templates / login / pam.html
index 4e490fe..0e83f12 100644 (file)
@@ -12,6 +12,9 @@
             <p>Ipsilon</p>
         </div>
         <div id="login">
             <p>Ipsilon</p>
         </div>
         <div id="login">
+            <p>
+                {{ help_text }}
+            </p>
             <form id="login_form" action="{{ action }}" method="post" enctype="application/x-www-form-urlencoded">
                 <p>
                     <label for="username">{{ username_text }}</label>
             <form id="login_form" action="{{ action }}" method="post" enctype="application/x-www-form-urlencoded">
                 <p>
                     <label for="username">{{ username_text }}</label>