diff --git a/server/bindata.go b/server/bindata.go
index 5f320648579df6dabe177a6e2bff4aca1ceeb427..2ca4c909864581893a97908855c6deb84cec865e 100644
--- a/server/bindata.go
+++ b/server/bindata.go
@@ -150,7 +150,7 @@ func staticCssSigninCss() (*asset, error) {
 		return nil, err
 	}
 
-	info := bindataFileInfo{name: "static/css/signin.css", size: 1071, mode: os.FileMode(420), modTime: time.Unix(1576447419, 0)}
+	info := bindataFileInfo{name: "static/css/signin.css", size: 1071, mode: os.FileMode(420), modTime: time.Unix(1576745577, 0)}
 	a := &asset{bytes: bytes, info: info}
 	return a, nil
 }
@@ -1115,7 +1115,7 @@ var _templatesLogin_otpHtml = []byte(`{{template "header" .}}
       <div class="row no-gutters">
           {{if .SiteLogo}}
           <div class="col-sm-auto">
-            <img src="./img/site_logo">
+            <img src="{{.URLPrefix}}/img/site_logo">
           </div>
           {{end}}
           <div class="col-sm-auto">
@@ -1157,7 +1157,7 @@ func templatesLogin_otpHtml() (*asset, error) {
 		return nil, err
 	}
 
-	info := bindataFileInfo{name: "templates/login_otp.html", size: 960, mode: os.FileMode(420), modTime: time.Unix(1576445228, 0)}
+	info := bindataFileInfo{name: "templates/login_otp.html", size: 973, mode: os.FileMode(420), modTime: time.Unix(1576746408, 0)}
 	a := &asset{bytes: bytes, info: info}
 	return a, nil
 }
@@ -1170,7 +1170,7 @@ var _templatesLogin_passwordHtml = []byte(`{{template "header" .}}
       <div class="row no-gutters">
           {{if .SiteLogo}}
           <div class="col-sm-auto">
-            <img src="./img/site_logo">
+            <img src="{{.URLPrefix}}/img/site_logo">
           </div>
           {{end}}
           <div class="col-sm-auto">
@@ -1228,7 +1228,7 @@ func templatesLogin_passwordHtml() (*asset, error) {
 		return nil, err
 	}
 
-	info := bindataFileInfo{name: "templates/login_password.html", size: 1432, mode: os.FileMode(420), modTime: time.Unix(1561884470, 0)}
+	info := bindataFileInfo{name: "templates/login_password.html", size: 1445, mode: os.FileMode(420), modTime: time.Unix(1576746425, 0)}
 	a := &asset{bytes: bytes, info: info}
 	return a, nil
 }
@@ -1242,7 +1242,7 @@ var _templatesLogin_u2fHtml = []byte(`{{template "header" .}}
       <div class="row no-gutters">
           {{if .SiteLogo}}
           <div class="col-sm-auto">
-            <img src="./img/site_logo">
+            <img src="{{.URLPrefix}}/img/site_logo">
           </div>
           {{end}}
           <div class="col-sm-auto">
@@ -1285,7 +1285,7 @@ func templatesLogin_u2fHtml() (*asset, error) {
 		return nil, err
 	}
 
-	info := bindataFileInfo{name: "templates/login_u2f.html", size: 912, mode: os.FileMode(420), modTime: time.Unix(1576445233, 0)}
+	info := bindataFileInfo{name: "templates/login_u2f.html", size: 925, mode: os.FileMode(420), modTime: time.Unix(1576746452, 0)}
 	a := &asset{bytes: bytes, info: info}
 	return a, nil
 }
@@ -1394,7 +1394,7 @@ func templatesPageHtml() (*asset, error) {
 		return nil, err
 	}
 
-	info := bindataFileInfo{name: "templates/page.html", size: 1476, mode: os.FileMode(420), modTime: time.Unix(1576422396, 0)}
+	info := bindataFileInfo{name: "templates/page.html", size: 1476, mode: os.FileMode(420), modTime: time.Unix(1576745577, 0)}
 	a := &asset{bytes: bytes, info: info}
 	return a, nil
 }