% DEFAULT p = [ { type = "startword" num = 4 word = "Cheese" value = "Chee" }, { type = "number" value = "37" }, { type = "endword" num = 3 word = "Chocolate" value = "ate" }, ] pass = "Chee37ate" %> <% title = "Select a password" %> <% extra_stylesheets = [ "activate" ] %> <% floating = BLOCK %>
For best security, choose a password that is hard to guess but easy for you to remember. <% UNLESS user.regpassword %> <% INCLUDE el/back.tt back = "/briefcase.pl" %> <% END %> <% END %> <% body = BLOCK %>
<% IF user.regpassword %> The temporary password that you just logged in with should be changed. <% ELSE %> You may elect to change your account password on this screen. <% END %> You can either choose a password yourself, or accept the password displayed below. The password is case sensitive.
You will be asked to re-enter your password on the next page. <% END %>