Website for sp-codes.de
https://www.sp-codes.de
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
263 B
10 lines
263 B
---
|
|
layout: base.njk
|
|
---
|
|
<a class="float-right mt-3" href="https://status.sp-codes.de" target="_blank"><i class="fas fa-heartbeat mr-2"></i>Status</a>
|
|
|
|
{{ content | safe }}
|
|
|
|
<div class="row justify-content-center">
|
|
{% include 'services-extended.html' %}
|
|
</div>
|