{% extends "base.html" %} {% import "bootstrap/utils.html" as utils %} {% block app_content %}

Welcome to {{ title }}

{{ title }} was generated using Carcass

carcass is a Python package and command line tool to generate python package scaffolding. See documentation for this Python package below.

Show docs

Search Around

By using the Endpoints dropdown menu you can select defined routes.

{% endblock %}