summaryrefslogtreecommitdiff
path: root/httemplate/elements/tr-password.html
blob: bbc624d8c8778e0fb63b86659a9038273c42c175 (plain)
1
2
3
4
<% include('tr-input-text.html', @_,
             'type'   => 'password',
          )
%>