File: metadata.html

package info (click to toggle)
stx2any 1.56-2.3
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 748 kB
  • sloc: sh: 312; python: 288; lisp: 137; makefile: 126; sed: 1
file content (17 lines) | stat: -rw-r--r-- 480 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en">
<head>
 <title>The Title</title>
 <meta name="author" content="Author Name">
 <meta name="generator" content="stx2any">
 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 <meta name="date" content="day/month/year">
</head>
<body>
<h1>The Title</h1>

<h2>The Title &mdash; introduction</h2>

<p>This is the <q>day/month/year</q> version, written by Author Name.
</body>
</html>