Skip to content

Commit

Permalink
Update login.jade
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Dec 16, 2017
1 parent b823bb4 commit 80adf22
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions public/login.jade
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ html(lang="EN")
script.
var kbnVersion = "#{kbnVersion}";
body
div.page-header
h2.header-text Kibana #{kbnVersion}

div.center-box
div#header.login-box-header
Expand All @@ -30,8 +28,6 @@ html(lang="EN")
div
input(type="button", value="LOGIN", onclick='submit();')#submit.button

div.page-footer
h5.page-footer-text ©2017 Robin Duda
script
include script/jquery-2.2.3.min.js
include script/login.js

0 comments on commit 80adf22

Please sign in to comment.