--- layout: default ---

{% t global.primcraft %}

{% t global.primcraft-description %}

{%- include server-splash.html -%}
{%- include server-status.html -%}
{%- if page.title -%}

{{ page.title }}

{%- endif -%} {{ content }} {%- if site.posts.size > 0 -%} {%- include full-post-list.html posts = site.posts limit = site.paginate -%} {%- endif -%} {{ paginator.total_pages }}
{%- include recent-annoucements.html -%} {%- include related.html -%}