15 lines
323 B
HTML
15 lines
323 B
HTML
|
---
|
||
|
layout: default
|
||
|
title: 500 - Internal Server Error
|
||
|
permalink: /500.html
|
||
|
---
|
||
|
|
||
|
<article class="post">
|
||
|
<header class="post-header wrapper">
|
||
|
<h2 class="post-title">500 - Internal Server Error</h2>
|
||
|
</header>
|
||
|
<section class="post-content wrapper">
|
||
|
<p><a href="/">Back to my Site</a></p>
|
||
|
</section>
|
||
|
</article>
|