Update KBTrain.html
Browse files- KBTrain.html +2 -2
KBTrain.html
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
<!DOCTYPE html>
|
| 2 |
<html>
|
| 3 |
<head>
|
| 4 |
-
<title>
|
| 5 |
<style>
|
| 6 |
body {
|
| 7 |
background-color: #f2f2f2;
|
|
@@ -138,7 +138,7 @@
|
|
| 138 |
<div class="container">
|
| 139 |
<div class="header">
|
| 140 |
<!-- <div><img class="logoClass" src="../static/Jio-Logo.png" alt="Jio Logo"/> </div> -->
|
| 141 |
-
<div>
|
| 142 |
</div>
|
| 143 |
<div class="upload-form">
|
| 144 |
<form action="/file_upload" method="post" enctype="multipart/form-data">
|
|
|
|
| 1 |
<!DOCTYPE html>
|
| 2 |
<html>
|
| 3 |
<head>
|
| 4 |
+
<title>JSearch KB Upload</title>
|
| 5 |
<style>
|
| 6 |
body {
|
| 7 |
background-color: #f2f2f2;
|
|
|
|
| 138 |
<div class="container">
|
| 139 |
<div class="header">
|
| 140 |
<!-- <div><img class="logoClass" src="../static/Jio-Logo.png" alt="Jio Logo"/> </div> -->
|
| 141 |
+
<div>JSearch - KB Upload</div>
|
| 142 |
</div>
|
| 143 |
<div class="upload-form">
|
| 144 |
<form action="/file_upload" method="post" enctype="multipart/form-data">
|