File: foot.html

package info (click to toggle)
embryo 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,264 kB
  • sloc: ansic: 13,924; sh: 10,238; pascal: 218; makefile: 139
file content (19 lines) | stat: -rw-r--r-- 376 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
 
 <div id="push"></div>
 </div> <!-- #content -->
  </div> <!-- .layout -->
 
 </div> <!-- #container -->
 
 
  <div id="footer">
    <table><tr>
      <td class="poweredby"><img src="doxygen.png"></td>
      <td class="copyright">Copyright &copy;$year Enlightenment</td>
      <td class="generated">Docs generated $datetime</td>
    </tr></table>
  </div>


</body>
</html>