{% extends "base.html" %} {% load humanize %} {% block content %}
These are the various series maintained in the {{ repository.name }} repository.Create new
| Series | Based on | State |
|---|---|---|
| {{ series.name }} | {{ series.base_ubuntu_series }} | {{ series.get_state_display }} |