~certify-web-dev/twisted/certify-trunk

« back to all changes in this revision

Viewing changes to twisted/lore/test/lore_index_test.xhtml

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-01-17 14:52:35 UTC
  • mfrom: (1.1.5 upstream) (2.1.2 etch)
  • Revision ID: james.westby@ubuntu.com-20070117145235-btmig6qfmqfen0om
Tags: 2.5.0-0ubuntu1
New upstream version, compatible with python2.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<head>
 
3
  <title>The way of the program</title>
 
4
</head>
 
5
 
 
6
<body>
 
7
 
 
8
<h1>The way of the program</h1>
 
9
 
 
10
<p>The first paragraph.</p>
 
11
 
 
12
 
 
13
<h2>The Python programming language</h2>
 
14
<span class="index" value="programming language" />
 
15
<span class="index" value="language of programming" />
 
16
 
 
17
<p>The second paragraph.</p>
 
18
 
 
19
 
 
20
</body>
 
21
</html>