{% extends "base.html" %} {% set editing = session is not none %} {% block title %}{{ 'Edit session' if editing else 'New session' }} — The Shooter's Network{% endblock %} {% block content %}