File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 block head
55 block title
66 title HomeMon - #{title}
7- link( rel ='stylesheet' , href ='http ://netdna .bootstrapcdn.com/bootstrap/3.0.3 /css/bootstrap.min.css' )
7+ link( rel ='stylesheet' , href ='https ://maxcdn .bootstrapcdn.com/bootstrap/3.3.7 /css/bootstrap.min.css' )
88 link( rel ='stylesheet' , href ='/custom.css' )
99 link( rel ='stylesheet' , href ='/sortable/sortable-theme-bootstrap.css' )
1010 | <style >
1111 | body { padding-top : 60px ; }
1212 | </style >
13- script( src ='http ://code.jquery.com/jquery.js' )
14- script( src ='http ://netdna .bootstrapcdn.com/bootstrap/3.0.3 /js/bootstrap.min.js' )
13+ script( src ='https ://code.jquery.com/jquery-3.1.1.min .js' )
14+ script( src ='https ://maxcdn .bootstrapcdn.com/bootstrap/3.3.7 /js/bootstrap.min.js' )
1515 script( src ='/sortable/sortable.min.js' )
1616 body
1717 include header
You can’t perform that action at this time.
0 commit comments