{% extends "pi_fyad/base.html" %} {% load pi_fyad_tags %} {% block pi_content %}
| Tax Rate | {{ planet.customs_office.tax_rate|percentage }} |
|---|---|
| Alliance Access | {% if planet.customs_office.allow_alliance %}Yes{% else %}No{% endif %} |
| Standing Access | {% if planet.customs_office.allow_standings %}Yes{% else %}No{% endif %} |