File: indextemplate.html

package info (click to toggle)
llgal 0.13.10-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 432 kB
  • ctags: 117
  • sloc: perl: 2,722; makefile: 162; sh: 33; php: 15
file content (30 lines) | stat: -rw-r--r-- 823 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=LLGAL-CODESET" />
    <meta name="generator" content="llgal LLGAL-OPTIONS" />
    <title><!--TITLE--></title>
    <link rel="stylesheet" type="text/css" href="<!--CSS-->" />
  </head>

  <body>

    <p><span class="large"><!--TITLE--></span></p>

    <!--HEADERS-->

    <div class="center">
    <!-- **** please do NOT modify the next line or below it **** -->
    <!-- ********** -->
    <!-- contents with thumbnails will be inserted here by llgal -->
    <!-- ********** -->
    <!-- **** please do NOT modify the previous line or above it **** -->
    </div>

    <!--FOOTERS-->

    <p class="small"><!--CREDITS--></p>

  </body>
</html>