ancient-greek.net/books/gospelofjohn.php

60 lines
2.0 KiB
PHP
Raw Normal View History

2021-11-26 14:38:51 +00:00
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="/CSS/styles.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="On here you will find information about my book, a translation of the Gospel of John with plenty of notes and a few illustrations.">
<title>The Gospel of John: A Modern Translation ancient-greek.net</title>
</head>
<body>
<?php include('../header.php'); ?>
<hr>
<div align="center">
<img src="/media/books/gospelofjohn/images/tannerjesuswater.jpg", width="250", height="300">
<br>
<span>The Gospel of John</span>
<br>
<i style="font-size: smaller;">A Modern Translation with Notes and the Original Greek Text</i>
<br>
<span style="font-variant: small-caps;"><u>ISBN</u>: 978-3-XXXX-XXXX-X (TBD)</span>
</div>
<div class="column-center">
<div class="row">
<div class="column-2">
<div class="article">
<h2 style="text-align: center;">Translation of the Gospel of John</h2>
<p class="blocktext"></p>
</div>
</div>
<div class="column-2">
<div class="article">
<h2>Obtaining your copy</h2>
2021-11-27 14:09:33 +00:00
<p>The translation is currently still a work in progress. A copy cannot be obtained at present. Check <a href="https://git.marvinjohanning.de/marvinjohanning/">git.marvinjohanning.de</a> for further information. The Git repository contains the LaTeX source code which can be compiled into the finished document, if you so desire.</p>
2021-11-26 14:38:51 +00:00
</div>
</div>
</div>
</div>
<div class="row">
<div class="column-2">
<h2>Blurb</h2>
<p class="blocktext">No blurb available yet.</p>
</div>
<div class="column-2">
<h2>Read the book</h2>
<a href="/media/books/gospelofjohn/preview.pdf">Preview of the book</a>
<p class="tab">A preview of the e-book / printed book.</p>
</div>
</div>
<?php include('../footer.php'); ?>
</body>
2021-11-26 14:55:10 +00:00
</html>