13 lines
341 B
HTML
13 lines
341 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>Week I - Sunday - Office</title>
|
|
</head>
|
|
<body>
|
|
<h1>Sunday Office of Readings</h1>
|
|
<h2>A Public Domain Liturgy of the Hours</h2>
|
|
<p>insert psalm here</p>
|
|
</body>
|
|
</html>
|