{% extends "layout.html" %} {% import "card.html" as card %} {% block content %}
Public team profile. {% if user.team_id == public_team.id %} You are on the team, go to your team view. {% endif %}
This team has no solves yet.
{% endif %} {% endcall %} {% endcall %}