{% extends "base.html" %} {# Copyright The IETF Trust 2011, All Rights Reserved #} {% block title %}Charter States{% endblock %} {% block morecss %} .state_column { width: 13em; } {% endblock %} {% block content %}
State | Description |
---|---|
{{ state.name|escape }} | {{ state.desc|escape }} |