mirror of
https://github.com/aljazceru/mailing-list-archive-generator.git
synced 2025-12-17 06:24:22 +01:00
12 lines
157 B
HTML
12 lines
157 B
HTML
---
|
|
layout: default
|
|
---
|
|
|
|
<div class="index-header" markdown='1'>
|
|
<h1>{{ page.title }}</h1>
|
|
</div>
|
|
<hr>
|
|
{{ content }}
|
|
<hr>
|
|
<a href="/">Return to Home</a>
|