Skip to content

Commit 36ab34f

Browse files
Olivier Auverlotlovasoa
authored andcommitted
Fixing a regression with the class attribute.
1 parent eb1f43c commit 36ab34f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlpage/templates/login.handlebars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<div class="container">
1+
<div class="container" {{class}}>
22
<div class="row d-flex justify-content-center">
33
<div class="col-md-6">
44
<form

0 commit comments

Comments
 (0)