-
Notifications
You must be signed in to change notification settings - Fork 0
/
moved.html
executable file
·40 lines (28 loc) · 1022 Bytes
/
moved.html
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
31
32
33
34
35
36
37
38
39
40
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>14th Century Oxford Theology Online</title>
<link type="text/css" rel="stylesheet" href="css/theo.css" />
</head>
<body>
<h1>14th Century Oxford Theology Online</h1>
<div style="text-align:center;">
<p style="text-indent: 0px;">
<a href="content/theo.fitz_intro.html"><strong>A Brief Introduction to the Online Edition of Richard FitzRalph's
<em>De Pauperie Salvatoris</em> Books I-VII</strong></a><br />
by Kyle J Drake
</p>
<p style="text-indent: 0px;">
<a href="content/theo.dps.html"><strong>Liber Ricardi Archiepiscopi
Armachani De Pauperie
Salvatoris.</strong></a><br/>
by Richard FitzRalph
</p>
<p style="text-indent: 0px;">
<a href="content/theo.tri.html"><strong>Trialogus</strong></a><br />
by John Wyclif
</p>
</div>
</body>
</html>