6 lines
156 B
Plaintext
6 lines
156 B
Plaintext
|
= form :action => '/validate_anonymous_user' do
|
||
|
%fieldset
|
||
|
%legend Anonymous Authentication
|
||
|
#recaptcha_container= recaptcha_tags
|
||
|
= submit 'Go'
|