summaryrefslogtreecommitdiff
path: root/www/MSDS.html.in
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-03-19 13:26:14 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-03-19 13:26:14 -0400
commitbb05daf393c7d1041fef82f29fc8f02b006a0ec2 (patch)
tree33c833f15d3e59b7ed1caf7c4faf7de1111c45a6 /www/MSDS.html.in
parent70f23a5b2b2caa9e245edb1be6d6cd052d2d91ed (diff)
Add a back button to non-PDF pages.
Diffstat (limited to 'www/MSDS.html.in')
-rw-r--r--www/MSDS.html.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/MSDS.html.in b/www/MSDS.html.in
index 4bfc689..6179a69 100644
--- a/www/MSDS.html.in
+++ b/www/MSDS.html.in
@@ -11,7 +11,10 @@
<title>FRC Team 4272 Safety - Report an injury</title>
</head>
<body id="msds">
- <h1>MSDS</h1>
+ <header>
+ <nav><a href="./index.html">«</a></nav>
+ <h1>MSDS</h1>
+ </header>
@list@
</body>
</html>