Gossamer Links Setup: User Options
<%include include_style.html%>
<%set header_title = 'Admin Password'%>
<%set header_details = "From here, you can manage admin usernames and
passwords. This uses Apache's .htaccess method of password protecting your
directory and will not work on servers other than Apache."%>
<%include include_header.html%>
<%Links::Tools::auth_users%>
<%if htpasswd_users_count%>
<%endif%>