{% extends "base.html" %} {% load tags %} {% load staticfiles %} {% block title %}{% if station %} - Edit Ground Station {{ station.name }}{% else %} - Add Ground Station{% endif %}{% endblock %} {% block css %} {% endblock css %} {% block content %}