clockwerk-www – Diff between revs 57 and 67

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 57 Rev 67
Line 65... Line 65...
65 } 65 }
Line 66... Line 66...
66   66  
Line 67... Line 67...
67 last: 67 last:
68   68  
-   69 ?>
69 ?> 70  
70 <p> 71 <form class="dark-grey">
71 <a class="button" href="welcome.php">Main Page</a> 72 <input type="button" onclick="parent.location='welcome.php'" value="Main Page">
72 </p> 73 </form>
73 </div> 74 </div>