Línea 167... |
Línea 167... |
167 |
|
167 |
|
Línea 168... |
Línea 168... |
168 |
{{/loginlayoutimg}}
|
168 |
{{/loginlayoutimg}}
|
169 |
|
169 |
|
170 |
<div class="rui-login-box">
|
170 |
<div class="rui-login-box">
|
- |
|
171 |
<div class="row w-100 login-box">
|
171 |
<div class="row w-100 login-box">
|
172 |
<div class="col col-12">
|
172 |
<div class="col col-12 col-md-5 login-form">
|
173 |
<div class="login-form">
|
173 |
<div class="rui-login-content">
|
174 |
<div class="rui-login-content">
|
174 |
{{#cansignup}}
|
175 |
{{#cansignup}}
|
175 |
<div class="sr-only">
|
176 |
<div class="sr-only">
|
176 |
<a href="{{signupurl}}">{{#str}} tocreatenewaccount {{/str}}</a>
|
177 |
<a href="{{signupurl}}">{{#str}} tocreatenewaccount {{/str}}</a>
|
177 |
</div>
|
178 |
</div>
|
178 |
{{/cansignup}}
|
179 |
{{/cansignup}}
|
179 |
|
180 |
|
180 |
<div class="rui-loginpage-intro">
|
181 |
<div class="rui-loginpage-intro">
|
181 |
{{^loginlogooutside}}
|
182 |
{{^loginlogooutside}}
|
182 |
<div class="rui-loginpage-intro-logo {{#customlogindmlogo}}dark-mode-logo{{/customlogindmlogo}} ">
|
- |
|
183 |
{{#customloginlogo}}
|
- |
|
184 |
<a href="{{{ config.wwwroot }}}" class="text-decoration-none">
|
- |
|
185 |
<h2><img src="{{customloginlogo}}" title="{{sitename}}" alt="{{sitename}}" class="rui-login-logo img-fluid" /></h2>
|
- |
|
186 |
{{#customlogindmlogo}}<h2><img src="{{customlogindmlogo}}" alt="{{sitename}}" class="rui-custom-dmlogo ml-2 img-fluid" /></h2>{{/customlogindmlogo}}
|
- |
|
187 |
</a>
|
- |
|
188 |
{{/customloginlogo}}
|
- |
|
189 |
|
- |
|
190 |
{{^customloginlogo}}
|
183 |
<div class="rui-loginpage-intro-logo {{#customlogindmlogo}}dark-mode-logo{{/customlogindmlogo}} ">
|
191 |
{{#logourl}}
|
184 |
{{#customloginlogo}}
|
- |
|
185 |
<a href="{{{ config.wwwroot }}}" class="text-decoration-none">
|
192 |
<a href="{{{ config.wwwroot }}}" class="text-decoration-none">
|
186 |
<h2><img src="{{customloginlogo}}" title="{{sitename}}" alt="{{sitename}}" class="rui-login-logo img-fluid" /></h2>
|
193 |
<h2><img src="{{logourl}}" title="{{sitename}}" alt="{{sitename}}" class="rui-login-logo img-fluid" /></h2>
|
187 |
{{#customlogindmlogo}}<h2><img src="{{customlogindmlogo}}" alt="{{sitename}}" class="rui-custom-dmlogo ml-2 img-fluid" /></h2>{{/customlogindmlogo}}
|
Línea -... |
Línea 188... |
- |
|
188 |
</a>
|
194 |
</a>
|
189 |
{{/customloginlogo}}
|
195 |
{{/logourl}}
|
190 |
|
196 |
|
191 |
{{^customloginlogo}}
|
197 |
{{^logourl}}
|
192 |
{{#logourl}}
|
198 |
<a href="{{{ config.wwwroot }}}" class="text-decoration-none">
|
193 |
<a href="{{{ config.wwwroot }}}" class="text-decoration-none">
|
- |
|
194 |
<h2><img src="{{logourl}}" title="{{sitename}}" alt="{{sitename}}" class="rui-login-logo img-fluid" /></h2>
|
199 |
<h2>{{sitename}}</h2>
|
195 |
</a>
|
200 |
</a>
|
196 |
{{/logourl}}
|
201 |
{{/logourl}}
|
197 |
|
202 |
{{/customloginlogo}}
|
- |
|
203 |
</div>
|
198 |
{{^logourl}}
|
204 |
{{/loginlogooutside}}
|
199 |
<a href="{{{ config.wwwroot }}}" class="text-decoration-none">
|
205 |
|
200 |
<h2>{{sitename}}</h2>
|
206 |
{{#loginintrotext}}
|
201 |
</a>
|
207 |
<div class="rui-loginpage-intro-content mb-3 text-center">
|
202 |
{{/logourl}}
|
Línea -... |
Línea 203... |
- |
|
203 |
{{/customloginlogo}}
|
- |
|
204 |
</div>
|
- |
|
205 |
{{/loginlogooutside}}
|
208 |
{{{loginintrotext}}}
|
206 |
|
- |
|
207 |
{{#loginintrotext}}
|
Línea 209... |
Línea -... |
209 |
</div>
|
- |
|
210 |
{{/loginintrotext}}
|
- |
|
211 |
|
- |
|
212 |
</div>
|
- |
|
213 |
|
208 |
<div class="rui-loginpage-intro-content mb-3 text-center">
|
214 |
{{#error}}
|
- |
|
Línea -... |
Línea 209... |
- |
|
209 |
{{{loginintrotext}}}
|
- |
|
210 |
</div>
|
- |
|
211 |
{{/loginintrotext}}
|
- |
|
212 |
|
- |
|
213 |
</div>
|
- |
|
214 |
|
- |
|
215 |
{{#error}}
|
215 |
<div class="loginerrors mt-3">
|
216 |
<div class="loginerrors mt-3">
|
216 |
<a href="#" id="loginerrormessage" class="accesshide">{{error}}</a>
|
217 |
<a href="#" id="loginerrormessage" class="accesshide">{{error}}</a>
|
217 |
<div class="alert alert-danger" role="alert" data-aria-autofocus="true">{{error}}</div>
|
218 |
<div class="alert alert-danger" role="alert" data-aria-autofocus="true">{{error}}</div>
|
218 |
</div>
|
219 |
</div>
|
219 |
{{/error}}
|
220 |
{{/error}}
|
220 |
|
221 |
|
221 |
{{#loginidprovtop}}
|
222 |
{{#loginidprovtop}}
|
222 |
{{#hasidentityproviders}}
|
223 |
{{#hasidentityproviders}}
|
223 |
<div class="rui-potentialidplist login-identityproviders mt-3 text-center">
|
224 |
<div class="rui-potentialidplist login-identityproviders mt-3 text-center">
|
224 |
<p class="small text-center">{{#str}} potentialidps, auth {{/str}}</p>
|
225 |
<p class="small text-center">{{#str}} potentialidps, auth {{/str}}</p>
|
225 |
<div class="row no-gutters mt-1">
|
226 |
<div class="row no-gutters mt-1">
|
226 |
{{#identityproviders}}
|
227 |
{{#identityproviders}}
|
227 |
<a class="btn btn-secondary login-identityprovider-btn rui-potentialidp w-100 mt-1" href="{{url}}">
|
228 |
<a class="btn btn-secondary login-identityprovider-btn rui-potentialidp w-100 mt-1" href="{{url}}">
|
- |
|
229 |
{{#iconurl}}
|
- |
|
230 |
<img src="{{iconurl}}" alt="" width="24" height="24"/>
|
228 |
{{#iconurl}}
|
231 |
{{/iconurl}}
|
229 |
<img src="{{iconurl}}" alt="" width="24" height="24"/>
|
- |
|
230 |
{{/iconurl}}
|
- |
|
231 |
{{name}}
|
232 |
{{name}}
|
232 |
</a>
|
233 |
</a>
|
Línea 233... |
Línea 234... |
233 |
{{/identityproviders}}
|
234 |
{{/identityproviders}}
|
234 |
</div>
|
235 |
</div>
|
Línea 235... |
Línea 236... |
235 |
<hr class="hr-small" />
|
236 |
<hr class="hr-small" />
|
- |
|
237 |
</div>
|
- |
|
238 |
{{/hasidentityproviders}}
|
- |
|
239 |
{{/loginidprovtop}}
|
- |
|
240 |
|
- |
|
241 |
<h3 class="txt-welcome-login">¡BIENVENIDO!</h3>
|
- |
|
242 |
<h1 class="txt-login">Inicia sesión en tu cuenta</h1>
|
- |
|
243 |
|
- |
|
244 |
<div class="rui-login-form">
|
- |
|
245 |
<form action="{{loginurl}}" method="post" id="login">
|
- |
|
246 |
<input id="anchor" type="hidden" name="anchor" value="">
|
- |
|
247 |
<script>
|
- |
|
248 |
document.getElementById('anchor').value = location.hash;
|
- |
|
249 |
</script>
|
- |
|
250 |
<input type="hidden" name="logintoken" value="{{logintoken}}">
|
- |
|
251 |
<div class="form-group mb-2 form-control--username-box">
|
- |
|
252 |
<label for="username" class="sr-only">
|
- |
|
253 |
{{^canloginbyemail}}
|
- |
|
254 |
{{#str}} username {{/str}}
|
- |
|
255 |
{{/canloginbyemail}}
|
- |
|
256 |
{{#canloginbyemail}}
|
- |
|
257 |
{{#str}} usernameemail {{/str}}
|
- |
|
258 |
{{/canloginbyemail}}
|
- |
|
259 |
</label>
|
- |
|
260 |
<input type="text" name="username" id="username" {{!
|
- |
|
261 |
!}}class="form-control form-control--username" {{!
|
- |
|
262 |
!}}value="{{username}}" {{!
|
- |
|
263 |
!}}placeholder="{{^canloginbyemail}}{{#cleanstr}}username{{/cleanstr}}{{/canloginbyemail}}{{!
|
- |
|
264 |
!}}{{#canloginbyemail}}{{#cleanstr}}usernameemail{{/cleanstr}}{{/canloginbyemail}}" {{!
|
- |
|
265 |
!}}autocomplete="username">
|
- |
|
266 |
</div>
|
- |
|
267 |
<div class="form-group my-1 form-control--password-box">
|
- |
|
268 |
<label for="password" class="sr-only">{{#str}} password {{/str}}</label>
|
- |
|
269 |
<input type="password" name="password" id="password" value="" {{!
|
- |
|
270 |
!}}class="form-control form-control--password" {{!
|
- |
|
271 |
!}}placeholder="{{#cleanstr}}password{{/cleanstr}}" {{!
|
- |
|
272 |
!}}autocomplete="current-password">
|
- |
|
273 |
<button class="rui-show-password-btn rui-show-password-btn--hidden border-0" id="togglePassword" tabindex="0" type="button" role="button" aria-checked="false">
|
- |
|
274 |
<svg class="showpassword-icon--off" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
- |
|
275 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.25 12C19.25 13 17.5 18.25 12 18.25C6.5 18.25 4.75 13 4.75 12C4.75 11 6.5 5.75 12 5.75C17.5 5.75 19.25 11 19.25 12Z"></path>
|
- |
|
276 |
<circle cx="12" cy="12" r="2.25" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></circle>
|
- |
|
277 |
</svg>
|
- |
|
278 |
<svg class="showpassword-icon--on" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
- |
|
279 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18.6247 10C19.0646 10.8986 19.25 11.6745 19.25 12C19.25 13 17.5 18.25 12 18.25C11.2686 18.25 10.6035 18.1572 10 17.9938M7 16.2686C5.36209 14.6693 4.75 12.5914 4.75 12C4.75 11 6.5 5.75 12 5.75C13.7947 5.75 15.1901 6.30902 16.2558 7.09698"></path>
|
- |
|
280 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.25 4.75L4.75 19.25"></path>
|
- |
|
281 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.409 13.591C9.53033 12.7123 9.53033 11.2877 10.409 10.409C11.2877 9.5303 12.7123 9.5303 13.591 10.409"></path>
|
- |
|
282 |
</svg>
|
- |
|
283 |
</button>
|
- |
|
284 |
</div>
|
- |
|
285 |
{{^hideforgotpassword}}
|
- |
|
286 |
<div class="w-100 text-center">
|
- |
|
287 |
<a class="rui-login-forgot-btn" href="{{forgotpasswordurl}}">{{#str}}forgotten{{/str}}</a>
|
- |
|
288 |
</div>
|
- |
|
289 |
{{/hideforgotpassword}}
|
- |
|
290 |
{{{logininfobox}}}
|
- |
|
291 |
{{#recaptcha}}
|
Línea 236... |
Línea -... |
236 |
</div>
|
- |
|
237 |
{{/hasidentityproviders}}
|
- |
|
238 |
{{/loginidprovtop}}
|
292 |
<div class="login-form-recaptcha form-group">
|
239 |
|
- |
|
240 |
<h3 class="txt-welcome-login">¡BIENVENIDO!</h3>
|
- |
|
241 |
<h1 class="txt-login">Inicia sesión en tu cuenta</h1>
|
- |
|
242 |
|
- |
|
243 |
<div class="rui-login-form">
|
- |
|
244 |
|
- |
|
245 |
<form action="{{loginurl}}" method="post" id="login">
|
- |
|
246 |
<input id="anchor" type="hidden" name="anchor" value="">
|
- |
|
247 |
<script>
|
293 |
{{{recaptcha}}}
|
248 |
document.getElementById('anchor').value = location.hash;
|
- |
|
249 |
</script>
|
294 |
</div>
|
250 |
<input type="hidden" name="logintoken" value="{{logintoken}}">
|
- |
|
251 |
<div class="form-group mb-2 form-control--username-box">
|
- |
|
252 |
<label for="username" class="sr-only">
|
- |
|
253 |
{{^canloginbyemail}}
|
- |
|
254 |
{{#str}} username {{/str}}
|
- |
|
255 |
{{/canloginbyemail}}
|
- |
|
256 |
{{#canloginbyemail}}
|
- |
|
257 |
{{#str}} usernameemail {{/str}}
|
- |
|
258 |
{{/canloginbyemail}}
|
295 |
{{/recaptcha}}
|
259 |
</label>
|
296 |
<button type="submit" class="btn btn-lg btn-primary btn-block mt-3" id="loginbtn">{{#str}}login{{/str}}</button>
|
260 |
<input type="text" name="username" id="username" {{!
|
- |
|
261 |
!}}class="form-control form-control--username" {{!
|
297 |
</form>
|
262 |
!}}value="{{username}}" {{!
|
- |
|
263 |
!}}placeholder="{{^canloginbyemail}}{{#cleanstr}}username{{/cleanstr}}{{/canloginbyemail}}{{!
|
298 |
</div>
|
264 |
!}}{{#canloginbyemail}}{{#cleanstr}}usernameemail{{/cleanstr}}{{/canloginbyemail}}" {{!
|
- |
|
265 |
!}}autocomplete="username">
|
- |
|
266 |
</div>
|
299 |
<!-- .rui-login-form -->
|
267 |
<div class="form-group my-1 form-control--password-box">
|
- |
|
268 |
<label for="password" class="sr-only">{{#str}} password {{/str}}</label>
|
300 |
|
269 |
<input type="password" name="password" id="password" value="" {{!
|
301 |
{{^loginidprovtop}}
|
270 |
!}}class="form-control form-control--password" {{!
|
302 |
{{#hasidentityproviders}}
|
271 |
!}}placeholder="{{#cleanstr}}password{{/cleanstr}}" {{!
|
- |
|
272 |
!}}autocomplete="current-password">
|
- |
|
273 |
<button class="rui-show-password-btn rui-show-password-btn--hidden border-0" id="togglePassword" tabindex="0" type="button" role="button" aria-checked="false">
|
303 |
<hr class="hr-small" />
|
274 |
<svg class="showpassword-icon--off" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
304 |
<div class="rui-potentialidplist login-identityproviders mt-3 text-center">
|
275 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.25 12C19.25 13 17.5 18.25 12 18.25C6.5 18.25 4.75 13 4.75 12C4.75 11 6.5 5.75 12 5.75C17.5 5.75 19.25 11 19.25 12Z"></path>
|
- |
|
276 |
<circle cx="12" cy="12" r="2.25" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></circle>
|
- |
|
277 |
</svg>
|
305 |
<p class="small text-center">{{#str}} potentialidps, auth {{/str}}</p>
|
278 |
<svg class="showpassword-icon--on" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
- |
|
279 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18.6247 10C19.0646 10.8986 19.25 11.6745 19.25 12C19.25 13 17.5 18.25 12 18.25C11.2686 18.25 10.6035 18.1572 10 17.9938M7 16.2686C5.36209 14.6693 4.75 12.5914 4.75 12C4.75 11 6.5 5.75 12 5.75C13.7947 5.75 15.1901 6.30902 16.2558 7.09698"></path>
|
306 |
<div class="row no-gutters mt-1">
|
280 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.25 4.75L4.75 19.25"></path>
|
- |
|
281 |
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M10.409 13.591C9.53033 12.7123 9.53033 11.2877 10.409 10.409C11.2877 9.5303 12.7123 9.5303 13.591 10.409"></path>
|
- |
|
282 |
</svg>
|
- |
|
283 |
</button>
|
- |
|
284 |
</div>
|
- |
|
285 |
{{^hideforgotpassword}}
|
307 |
{{#identityproviders}}
|
286 |
<div class="w-100 text-center">
|
308 |
<a class="btn btn-secondary login-identityprovider-btn rui-potentialidp w-100 mt-1" href="{{url}}">
|
287 |
<a class="rui-login-forgot-btn" href="{{forgotpasswordurl}}">{{#str}}forgotten{{/str}}</a>
|
- |
|
288 |
</div>
|
309 |
{{#iconurl}}
|
289 |
{{/hideforgotpassword}}
|
- |
|
290 |
{{{logininfobox}}}
|
- |
|
Línea 291... |
Línea 310... |
291 |
{{#recaptcha}}
|
310 |
<img src="{{iconurl}}" alt="" width="24" height="24"/>
|
292 |
<div class="login-form-recaptcha form-group">
|
311 |
{{/iconurl}}
|
293 |
{{{recaptcha}}}
|
312 |
{{name}}
|
294 |
</div>
|
313 |
</a>
|
295 |
{{/recaptcha}}
|
314 |
{{/identityproviders}}
|
296 |
<button type="submit" class="btn btn-lg btn-primary btn-block mt-3" id="loginbtn">{{#str}}login{{/str}}</button>
|
315 |
</div>
|
297 |
</form>
|
316 |
</div>
|
298 |
</div>
|
317 |
{{/hasidentityproviders}}
|
299 |
<!-- .rui-login-form -->
|
318 |
{{/loginidprovtop}}
|
300 |
|
319 |
|
301 |
{{^loginidprovtop}}
|
- |
|
302 |
{{#hasidentityproviders}}
|
- |
|
303 |
<hr class="hr-small" />
|
320 |
<div class="rui-login-additional-btns">
|
304 |
<div class="rui-potentialidplist login-identityproviders mt-3 text-center">
|
- |
|
305 |
<p class="small text-center">{{#str}} potentialidps, auth {{/str}}</p>
|
321 |
{{#canloginasguest}}
|
306 |
<div class="row no-gutters mt-1">
|
- |
|
307 |
{{#identityproviders}}
|
- |
|
308 |
<a class="btn btn-secondary login-identityprovider-btn rui-potentialidp w-100 mt-1" href="{{url}}">
|
- |
|
309 |
{{#iconurl}}
|
- |
|
310 |
<img src="{{iconurl}}" alt="" width="24" height="24"/>
|
- |
|
311 |
{{/iconurl}}
|
- |
|
312 |
{{name}}
|
- |
|
313 |
</a>
|
- |
|
314 |
{{/identityproviders}}
|
- |
|
315 |
</div>
|
- |
|
316 |
</div>
|
- |
|
317 |
{{/hasidentityproviders}}
|
- |
|
318 |
{{/loginidprovtop}}
|
- |
|
319 |
|
- |
|
320 |
<div class="rui-login-additional-btns">
|
- |
|
321 |
{{#canloginasguest}}
|
- |
|
322 |
<hr class="hr-small" />
|
322 |
<hr class="hr-small" />
|
323 |
<div class="rui-canloginasguest mt-2" title="{{#str}}someallowguest{{/str}}">
|
- |
|
324 |
<p class="small text-center">{{#str}}someallowguest{{/str}}</p>
|
- |
|
325 |
<form action="{{loginurl}}" method="post" id="guestlogin">
|
- |
|
326 |
<input type="hidden" name="logintoken" value="{{logintoken}}">
|
- |
|
327 |
<input type="hidden" name="username" value="guest" />
|
- |
|
328 |
<input type="hidden" name="password" value="guest" />
|
- |
|
329 |
<button class="btn btn-sm btn-outline-secondary w-100" type="submit" id="loginguestbtn">{{#str}}loginguest{{/str}}</button>
|
- |
|
330 |
</form>
|
- |
|
331 |
</div>
|
- |
|
332 |
{{/canloginasguest}}
|
- |
|
333 |
</div><!-- .rui-additional-btns -->
|
- |
|
334 |
|
- |
|
335 |
{{#cansignup}}
|
- |
|
336 |
{{^customsignupoutside}}
|
- |
|
337 |
<div class="rui-login-createaccount my-4 text-center">
|
- |
|
338 |
{{#canloginasguest}}<hr class="hr-small" />{{/canloginasguest}}
|
- |
|
339 |
<form action="{{signupurl}}" method="get" id="signup">
|
- |
|
340 |
{{#stringca}}
|
- |
|
341 |
<p class="small">{{{stringca}}}</p>
|
- |
|
342 |
{{/stringca}}
|
323 |
<div class="rui-canloginasguest mt-2" title="{{#str}}someallowguest{{/str}}">
|
343 |
<button type="submit" class="btn btn-info w-100">{{#str}}startsignup{{/str}}</button>
|
324 |
<p class="small text-center">{{#str}}someallowguest{{/str}}</p>
|
Línea 344... |
Línea 325... |
344 |
</form>
|
325 |
<form action="{{loginurl}}" method="post" id="guestlogin">
|
- |
|
326 |
<input type="hidden" name="logintoken" value="{{logintoken}}">
|
345 |
</div>
|
327 |
<input type="hidden" name="username" value="guest" />
|
346 |
{{/customsignupoutside}}
|
328 |
<input type="hidden" name="password" value="guest" />
|
347 |
{{/cansignup}}
|
329 |
<button class="btn btn-sm btn-outline-secondary w-100" type="submit" id="loginguestbtn">{{#str}}loginguest{{/str}}</button>
|
348 |
|
330 |
</form>
|
349 |
{{#loginhtmlblockbottom}}
|
- |
|
350 |
<div class="rui-login-bottom-block">
|
331 |
</div>
|
351 |
{{{loginhtmlblockbottom}}}
|
332 |
{{/canloginasguest}}
|
352 |
</div>
|
333 |
</div>
|
353 |
{{/loginhtmlblockbottom}}
|
334 |
<!-- .rui-additional-btns -->
|
354 |
|
335 |
|
- |
|
336 |
{{#cansignup}}
|
355 |
{{#instructions}}
|
337 |
{{^customsignupoutside}}
|
Línea -... |
Línea 338... |
- |
|
338 |
<div class="rui-login-createaccount my-4 text-center">
|
- |
|
339 |
{{#canloginasguest}}<hr class="hr-small" />{{/canloginasguest}}
|
- |
|
340 |
<form action="{{signupurl}}" method="get" id="signup">
|
- |
|
341 |
{{#stringca}}
|
- |
|
342 |
<p class="small">{{{stringca}}}</p>
|
- |
|
343 |
{{/stringca}}
|
- |
|
344 |
<button type="submit" class="btn btn-info w-100">{{#str}}startsignup{{/str}}</button>
|
- |
|
345 |
</form>
|
- |
|
346 |
</div>
|
- |
|
347 |
{{/customsignupoutside}}
|
- |
|
348 |
{{/cansignup}}
|
- |
|
349 |
|
- |
|
350 |
{{#loginhtmlblockbottom}}
|
- |
|
351 |
<div class="rui-login-bottom-block">
|
- |
|
352 |
{{{loginhtmlblockbottom}}}
|
- |
|
353 |
</div>
|
- |
|
354 |
{{/loginhtmlblockbottom}}
|
- |
|
355 |
|
- |
|
356 |
{{#instructions}}
|
356 |
<div class="rui-hasinstructions-desc alert alert-info">
|
357 |
<div class="rui-hasinstructions-desc alert alert-info">
|
357 |
{{{instructions}}}
|
358 |
{{{instructions}}}
|
358 |
</div><!-- .rui-hasinstructions-desc -->
|
359 |
</div><!-- .rui-hasinstructions-desc -->
|
359 |
{{/instructions}}
|
360 |
{{/instructions}}
|
360 |
|
361 |
|
361 |
{{^loginlayoutimg}}
|
362 |
{{^loginlayoutimg}}
|
362 |
{{#loginhtmlcontent3}}
|
363 |
{{#loginhtmlcontent3}}
|
- |
|
364 |
<div class="rui-login-html-3">
|
363 |
<div class="rui-login-html-3">
|
365 |
{{{loginhtmlcontent3}}}
|
364 |
{{{loginhtmlcontent3}}}
|
366 |
</div>
|
365 |
</div>
|
- |
|
366 |
{{/loginhtmlcontent3}}
|
- |
|
367 |
|
367 |
{{/loginhtmlcontent3}}
|
368 |
{{#loginfootercontent}}
|
- |
|
369 |
<div class="rui-login-footer-content text-center mb-2">
|
- |
|
370 |
<hr class="hr-small" />
|
368 |
|
371 |
{{{loginfootercontent}}}
|
369 |
{{#loginfootercontent}}
|
372 |
</div>
|
370 |
<div class="rui-login-footer-content text-center mb-2">
|
373 |
{{/loginfootercontent}}
|
371 |
<hr class="hr-small" />
|