File: html-footer.html

package info (click to toggle)
visolate 3.1.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,856 kB
  • sloc: java: 9,882; makefile: 7; sh: 1
file content (24 lines) | stat: -rw-r--r-- 554 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24

TABLE_START
<tr><td>&nbsp;</td></tr>
</table>

<hr size="0" noshade="true">

TABLE_START_FULL
  <tr valign="top">
    <td align="left" width="33%"><a href=mailto:EMAIL>EMAIL</a></td>
    <td align="center" width="34%">
      <font size="-1">&copy; 2008 Marsette Vona</font>
		</td>
    <td align="right" width="33%">Sun Sep 14 19:55:57 EDT 2008</td>
  </tr>
</table>

<!-- Begin MIT-use only web reporting counter -->
<img src="http://counter.mit.edu/tally" width="1" height="1" alt="">
<!-- End MIT-use only web reporting counter -->

</body>
</html>