From: Don Armstrong <don@donarmstrong.com>
Date: Wed, 3 Oct 2012 20:16:04 +0000 (-0700)
Subject: fix up rules
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0dd1e633072475077dbc3942dbfc43ee26887cc3;p=iesb.git

fix up rules
---

diff --git a/summer_hat/rules.html b/summer_hat/rules.html
index 16b47cf..754d486 100644
--- a/summer_hat/rules.html
+++ b/summer_hat/rules.html
@@ -1,29 +1,13 @@
-
-<html xmlns="http://www.w3.org/1999/xhtml">
-	<head>
-		<title>Ultimate Frisbee Riverside Summer Hat League 2012</title>
-		<link href="styling.css" rel="stylesheet" type="text/css"/>
-	</head>
-	<body>
-	<div id="allcontent">
-		<h1><strong>Riverside Pickup Ultimate Frisbee Summer Hat League 2012</strong></h1>
-		</br>
-		<div id="tabs">
-			<p><a class="otherpages" href="summer_hat.html">H O M E  P A G E</a>
-			<a class="otherpages" href="stats_2012.html">S U M M E R - 2 0 1 2</a>
-	<!--		<a class="otherpages" href="sign_up.php">S I G N - U P</a>-->
-			<a class="currentpage" href="rules.html">R U L E S</a></p>
-			</br>
-		</div>
-		</br>
+<div>
+  <a class="otherpages" href="stats_2012">SUMMER - 2012</a>
+  <a class="currentpage" href="rules">RULES</a>
+  </br>
+</div>
 		<div id="frisbee">
-		<li>Name must be entered into the hat by 8:30 on the night of the game</li>
+		  <li>Name must be entered into the hat by 8:30 on the night of the game</li>
 		<li>Game to 13</li>
 		<li>Hardcap at 15</li>
 		<li>Hardcap at 10:00 PM</li>
 		<li>Halftime at 7</li>
 		<li>1 time out per team per half</li>
 		</div>
-	</div>
-	</body>
-</html>