{% comment %} Full screen layout for entrance views (e.g. signup, login, etc.) Attrs declared on the component are passed through to the component so that you can control responsive widths for the card. To modify the layout background, overwrite the component in your own project templates directory ("/cotton/entrance/background.html") {% endcomment %}
{% if title %}

{{ title }}

{% endif %}
{{ slot }}