mirror of
https://git.code.sf.net/p/quake/website
synced 2025-01-31 12:40:49 +00:00
Move pi from BODY to a SPAN to shut up W3C validator.
This commit is contained in:
parent
3cd1cb1172
commit
048c12ede6
1 changed files with 2 additions and 1 deletions
|
@ -6,5 +6,6 @@
|
|||
<A href="/copyright.php">Additional Copyright and Trademark Acknowledgements</A>
|
||||
</SPAN>
|
||||
</DIV>
|
||||
<A id="pi" href="/members.php">π</A>
|
||||
<SPAN id="pi"><A href="/members.php">π</A></SPAN>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
|
Loading…
Reference in a new issue