24 lines
581 B
HTML
24 lines
581 B
HTML
<!DOCTYPE html>
|
|
<html lang="en-au">
|
|
<head>
|
|
<style>
|
|
body {
|
|
background-color: #9D9A99;
|
|
}
|
|
</style>
|
|
<link rel="stylesheet" type="text/css" href="template.css">
|
|
<title>Tiptoe Sole Store</title>
|
|
<meta charset="UTF-8">
|
|
<img src="assets/TipToe Soles_Logo_colour.png" alt="The TipToe Soles logo, a yellow circle with a black shadow of a foot in socks."
|
|
width="300"
|
|
height="300">
|
|
|
|
|
|
</head>
|
|
<body>
|
|
<h1>TipToe Payment Gateway</h1>
|
|
<hr color="black">
|
|
<ul>
|
|
<p>The payment gateway is under construction. When complete, PayPal will handle all of our payments.</a></p>
|
|
|