diff options
Diffstat (limited to 'options.html')
-rw-r--r-- | options.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/options.html b/options.html index 8ecacbc..b65e5a3 100644 --- a/options.html +++ b/options.html | |||
@@ -17,7 +17,7 @@ | |||
17 | </head> | 17 | </head> |
18 | <body> | 18 | <body> |
19 | 19 | ||
20 | 20 | <div id="wrapper"> | |
21 | <header> | 21 | <header> |
22 | <!-- title --> | 22 | <!-- title --> |
23 | <h1 class="title">Options</h1> | 23 | <h1 class="title">Options</h1> |
@@ -47,6 +47,6 @@ | |||
47 | Paul | 47 | Paul |
48 | </a> | 48 | </a> |
49 | </nav> | 49 | </nav> |
50 | 50 | </div> | |
51 | </body> | 51 | </body> |
52 | </html> | 52 | </html> |