summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.examples/html/html_footer.tmpl
blob: 27eccd3c8bf28d6135beb197e50f5ee2a6a2f4d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
       	</td>
       </tr>
     </table>
    </div>
  </div>

  <table cellspacing="2" cellpadding="2" border="0" width="100%">
    <tr>
      <td align="center" class="footer"><a href=
	  "http://sourceware.org/systemtap">SystemTap</a></td>
    </tr>
  </table>
</body>
</html>