{% extends "base.html" %} {% block title %}{{ section.title }}{% endblock title %} {% block header_logo %}
{{ config.extra.description }}
{% set core_rules_href = get_url(path="rules/core") %}Get started with the core rules.
Distributed under the {{ config.extra.license }}.
Fenris Punk is playable, but please consider the available rules in Alpha state.
As of December 9, 2024 most website content might be unavailable during the migration.
{{ page.description }}
{% elif page.summary %}{{ page.summary }}
{% else %}{{ page.title }}....
{% endif %}