11 lines
353 B
Markdown
11 lines
353 B
Markdown
---
|
|
layout: page
|
|
title: Not Found
|
|
---
|
|
|
|
The page you are looking for is not here. Maybe it was but I have removed it. Most likely it was intentionally. If you think I made a mistake, please tell me.
|
|
|
|
{% if page.url contains '/akarmi' %}
|
|
If you are looking for the pictures that used to be here, you should definitely contact me. For reasons.
|
|
{% endif %}
|