A website with materials for learning ancient languages.
https://glossa.info/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
226 B
14 lines
226 B
|
6 years ago
|
---
|
||
|
|
layout: default
|
||
|
|
---
|
||
|
|
|
||
|
|
<article class="page container">
|
||
|
|
<header class="page-header">
|
||
|
|
<h1 class="page-title">{{ page.title }}</h1>
|
||
|
|
</header>
|
||
|
|
<br />
|
||
|
|
<div class="page-content">
|
||
|
|
{{ content }}
|
||
|
|
</div>
|
||
|
|
</article>
|