diff options
Diffstat (limited to 'includes/nav.php')
-rw-r--r-- | includes/nav.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/includes/nav.php b/includes/nav.php index 03e9c5f..26f3913 100644 --- a/includes/nav.php +++ b/includes/nav.php @@ -60,4 +60,12 @@ </li> </ul> </nav> + +<header> + <noscript> + JavaScript? Where we're going we don't need JavaScript. + </noscript> +</header> + + <hr /> |