-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path404.html
More file actions
25 lines (18 loc) · 850 Bytes
/
404.html
File metadata and controls
25 lines (18 loc) · 850 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
permalink: /404.html
layout: blog
title: "That address led to nowhere :("
no_social_share: true
notoc: true
---
<style type="text/css" media="screen">
p {
font-size: 1.5em;
color: #444;
}
</style>
<p>We are very sorry for this '<b>page not found</b>' error. If you ended up here after clicking a URL in a manuscript or tutorial, we are even more sorry.</p>
<p>If you have a moment, please report an <a href="https://github.com/merenlab/anvio.org/issues">issue on GitHub</a> (or if it is going to be more convenient for you, contact <a href="/#meren">Meren</a> directly), and we will fix this issue as soon as possible.</p>
<p>Thank you for your patience and understanding.</p>
{% include IMAGE path="/images/kiki.jpg" %}
<p style="text-align: right; font-style: italic;">-- Your friends at anvi'o headquarters.</p>