1{* $Id$ *}
2<div class="row justify-content-center">
3	<div class="col-sm-6">
4		{module module=login_box
5			mode="module"
6			show_register="y"
7			show_forgot="y"
8			show_two_factor_auth="{$twoFactorForm}"
9			error=""
10			flip=""
11			decorations=""
12			nobox=""
13			notitle=""
14		}
15	</div>
16</div>
17