mirror of
https://github.com/learnk8s/learnk8s.io.git
synced 2026-05-14 20:36:54 +00:00
24 lines
680 B
HTML
24 lines
680 B
HTML
---
|
|
layout: default
|
|
---
|
|
|
|
<div class="trapezoid-1 white pt3 pt0-ns pb2 pb4-ns">
|
|
|
|
{% include navbar/index.html %}
|
|
|
|
<section class="ph5-l">
|
|
<div class="w-100">
|
|
<h1 class="f1 pl3 pl4-ns f-subheadline-l">Oops!</h1>
|
|
<h2 class="f4 normal measure-narrow lh-copy ph3 ph4-ns f3-l pb4">Something went wrong!</h2>
|
|
</div>
|
|
</section>
|
|
</div>
|
|
|
|
<section class="ph3 measure-wide pv4 center">
|
|
<h3 class="f3 f2-l navy">Are we missing something?</h3>
|
|
<p class="lh-copy black-70">Please get in touch <a href="mailto:hello@learnk8s.io" class="link navy underline">hello@learnk8s.io</a>.</p>
|
|
</section>
|
|
|
|
{% include consultation/index.html %}
|
|
|
|
{% include footer/index.html %} |