balmet.com

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

index.php (559B)


      1 <!DOCTYPE html>
      2 <html class="no-js seed-csp4" lang="en">
      3 	<head>
      4 		<meta charset="utf-8">
      5 		<title>{Title}</title>
      6 		{MetaDescription}
      7 		<meta name="viewport" content="width=device-width, initial-scale=1.0">
      8 		{Privacy}
      9 		{Favicon}
     10 		{Head}
     11 		{CustomCSS}
     12 	</head>
     13 <body>
     14 <div id="seed-csp4-page">
     15 		<div id="seed-csp4-content">
     16 			{Logo}
     17 			{Headline}
     18 			{Description}
     19 		</div><!-- / #seed-csp4-content -->
     20 {Append_HTML}
     21 {Credit}
     22 {Footer}
     23 </div>
     24 </body>
     25 </html>
     26 
     27 <!-- Coming Soon Page and Maintenance Mode by SeedProd. Learn more: http://www.seedprod.com -->