7 lines
209 B
Plaintext
7 lines
209 B
Plaintext
.login-box.margin-auto{"style" => "margin-top: 150px;"}
|
|
|
|
%uib-alert{:type => '{{data.authAlert.type}}', :close => 'data.authAlert = null', 'ng-if' => 'data.authAlert'}
|
|
{{data.authAlert.msg}}
|
|
|
|
%ui-view
|