trying to fix the back button
This commit is contained in:
parent
37ea284cd8
commit
d03bad2bad
@ -8,10 +8,13 @@
|
||||
<link rel="icon" href="../static/icon.png">
|
||||
</head>
|
||||
<body>
|
||||
<div class="top-left-logo">
|
||||
<img src="../static/App.png" alt="Logo">
|
||||
<h5> <strong>SAR</strong> Link </h5>
|
||||
</div>
|
||||
<div class="top-left-logo">
|
||||
<a href="{{ url_for('upload_file') }}"> <img src="../static/App.png" alt="Logo"> </a>
|
||||
<h5> <strong>SAR</strong> Link </h5>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<h1>📬 Mail Tracking Lookup System</h1>
|
||||
<h2>Search Tracking Number</h2>
|
||||
<div class="con">
|
||||
|
Loading…
x
Reference in New Issue
Block a user