9cdb0dde8c
* In certain places, use native methods instead of jQuery * Nicer rendering of registration forms * Use CSS3 fade-in animations.
5 lines
208 B
HTML
5 lines
208 B
HTML
<div class="switch-form">
|
|
<p>{{{ __("Don't have a chat account?") }}}</p>
|
|
<p><a class="register-account toggle-register-login" href="#converse-register">{{{__("Register an account")}}}</a></p>
|
|
</div>
|