File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 <button class =" btn btn-primary btn-lg btn-block" type =" submit" >Sign up</button >
4747
4848 {{ csrf .field | raw }}
49- <a class =" login-link" href =" #" >Login</a >
50- <a class =" login-link" href =" #" >Lost your password?</a >
5149 </form >
5250 </div >
5351 </div >
Original file line number Diff line number Diff line change 77<!-- Latest compiled and minified CSS -->
88<link href =" {{ base_url()}}/css/bootstrap.min.css" rel =" stylesheet" >
99
10- <!-- Loading Flat UI -->
11- <link href =" {{ base_url()}}/css/flat-ui.min.css" rel =" stylesheet" >
12-
13-
1410<!-- Import your own custom CSS file -->
1511<link rel =" stylesheet" href =" {{ base_url()}}/css/custom.css" />
1612
Original file line number Diff line number Diff line change 4949 <div class =" input-group" >
5050 <input class =" form-control" id =" navbarInput-01" type =" search" placeholder =" Search" >
5151 <span class =" input-group-btn" >
52- <button type =" submit" class =" btn" ><span class =" fui-search" ></span ></button >
52+ <button type =" submit" class =" btn" ><span class =" fui-search" ></span > Search </button >
5353 </span >
5454 </div >
5555 </div >
You can’t perform that action at this time.
0 commit comments