Submit
Path:
~
/
home
/
getwphos
/
public_html
/
jewel
/
e-shop
/
File Content:
header.php
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <!-- Title of Site --> <title>Landing Page</title> <!-- favicons --> <link rel="shortcut icon" href="/favicon.ico"> <link rel="apple-touch-icon" href="/apple-touch-icon.png"> <!-- Meta Data --> <meta name="description" content="demo" /> <meta name="keywords" content="demo" /> <meta name="author" content="metrothemes"> <!-- Mobile Specific Meta --> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap" rel="stylesheet" /> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous" /> <link rel="stylesheet" href="css/lib/bootstrap.min.css" type="text/css" /> <link rel="stylesheet" href="css/lib/owl.carousel.min.css" type="text/css" /> <link rel="stylesheet" href="css/lib/owl.theme.default.min.css" type="text/css" /> <!-- Main Css --> <link rel="stylesheet" href="css/style.css" type="text/css" /> </head> <body> <header class="mtf_top_header"> <div class="container"> <div class="mtf_top_header_row"> <a class="logo" href="#">Metrothemes</a> <a class="header-toggle-menu" href="#"><i class="fas fa-bars"></i></a> <div class="mtf_top_right_content"> <form role="search" method="get" action=" #"> <label> <span class="mtf_screen_reader_text">Search for:</span> <input type="search" class="search-field" placeholder="Search …" value="" name="s"> </label> <input type="submit" class="search-submit" value="Search"> </form> <div class="mtf_header_link_container"> <a href="#">Our Blog</a> | <a href="#">News</a> | <a href="#">Media</a> </div> </div> </div> <nav class="header-nav-wrap"> <ul class="header-nav" id="header-nav"> <li class="current mtf_home_button"><a href="index.php" title=""><i class="fas fa-home"></i></a></li> <li><a href="about.php" title="">About Us</a></li> <li class="has-children"> <a href="#" title="">Products</a> <ul class="sub-menu"> <li><a href="#">Stab Resistant Vests</a></li> <li><a href="#">Anti-Spit Masks</a></li> <li><a href="#">Slash Resistant Clothing | Cut Resistant Clothing</a></li> <li><a href="#">BitePRO® | Effective Protection From Human Bites</a></li> </ul> </li> <li><a href="#" title="">Videos</a></li> <li><a href="#" title="">Partners</a></li> <li><a href="#" title="">Catelouge</a></li> <li><a href="#" title="">Contact</a></li> </ul><!-- end header-nav --> <a href="#home" title="Close Menu" class="header-overlay-close close-mobile-menu">Close</a> </nav> <!-- end header-nav-wrap --> </div> </header>
Submit
FILE
FOLDER
Name
Size
Permission
Action
.git
---
0755
css
---
0755
img
---
0755
js
---
0755
footer.php
3266 bytes
0644
header.php
3172 bytes
0644
index.php
21125 bytes
0644
N4ST4R_ID | Naxtarrr