This repository has been archived on 2021-01-16. You can view files and clone it, but cannot push or open issues/pull-requests.
satyr/templates/index.njk

4 lines
81 B
Plaintext

{% extends "base.njk" %}
{% block content %}
What to put on index?
{% endblock %}