trying to fix the back button

This commit is contained in:
alex 2025-01-30 16:16:17 +05:00
parent 37ea284cd8
commit d03bad2bad

View File

@ -8,10 +8,13 @@
<link rel="icon" href="../static/icon.png"> <link rel="icon" href="../static/icon.png">
</head> </head>
<body> <body>
<div class="top-left-logo"> <div class="top-left-logo">
<img src="../static/App.png" alt="Logo"> <a href="{{ url_for('upload_file') }}"> <img src="../static/App.png" alt="Logo"> </a>
<h5> <strong>SAR</strong> Link </h5> <h5> <strong>SAR</strong> Link </h5>
</div> </div>
<h1>📬 Mail Tracking Lookup System</h1> <h1>📬 Mail Tracking Lookup System</h1>
<h2>Search Tracking Number</h2> <h2>Search Tracking Number</h2>
<div class="con"> <div class="con">