summaryrefslogtreecommitdiffhomepage
path: root/src/en/euro/coins-denom.template.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/en/euro/coins-denom.template.html')
-rw-r--r--src/en/euro/coins-denom.template.html35
1 files changed, 0 insertions, 35 deletions
diff --git a/src/en/euro/coins-denom.template.html b/src/en/euro/coins-denom.template.html
deleted file mode 100644
index 3ed260d..0000000
--- a/src/en/euro/coins-denom.template.html
+++ /dev/null
@@ -1,35 +0,0 @@
-<!DOCTYPE html>
-<html lang=XX>
- <head>
- <meta charset=UTF-8 />
- <meta name="viewport" content="width=device-width, initial-scale=1" />
- <title>€<!-- DENOM --> Coins</title>
- <link rel="shortcut icon" type="image/svg" href="/favicon.svg" />
- <link rel="stylesheet" type="text/css" href="/style.css" />
- </head>
-
- <body>
- <nav>
- <!-- NAV-BAR -->
- <!-- COIN-DENOM-NAV -->
- </nav>
-
- <main>
- <section>
- <header>
- <h1>€<!-- DENOM --> Coins</h1>
- </header>
- </section>
-
- <br /><br />
-
- <section><!-- TABLE-KEY --></section>
-
- <br /><br />
-
- <!-- DENOM-TABLE -->
-
- <section><!-- FOOTER --></section>
- </main>
- </body>
-</html>