{% extends "layouts/default.html" %} {% block title %}{_ "Index" _}{% endblock %} {% block content %}

{_ "Welcome to cl-deck-builder2!" _}

{_ "Click the links at the top to get started." _}

{% endblock %}