{% extends 'base.html' %} {% block content %} <h1> <pre> _ _ _ _ ___ | | ___ ___ ___ | | ___ | | | |/ _ \| |/ _ \ / __/ _ \| |/ _ \ | |_| | (_) | | (_) | (_| (_) | | (_) | \__, |\___/|_|\___/ \___\___/|_|\___/ |___/ </pre> <span>Co-operative hosting using <a href="https://cyberia.club">Cyberia</a>'s Capsul</span> {% endblock %} {% block subcontent %} <p> <ul> <li>Sign up for an account!</li> <li>Add some funds!</li> <li>Create a VPS!</li> <li>Give your feedback!</li> </ul> </p> {% endblock %} {% block pagesource %}/templates/index.html{% endblock %}