{% extends "base.html" %} {% block title %} - Encyclopedia{% endblock %} {% block content %}
# | Channel | Value |
---|---|---|
#{{ forloop.counter }} | {{ f.channel|default:"(Default)" }} | {% if f.alias_of %} (Alias of {{ f.alias_of.name|escape }}) {% else %} {{ f.value|escape|urlize }} {% endif %} |
# | Distro | Version | Description |
---|---|---|---|
#{{ forloop.counter }} | {% if p.url %}{% endif %}{{ p.release|escape }}/{{ p.component|escape }}{% if p.url %}{% endif %} | {{ p.version|escape }} | {{ p.shortdesc|escape }} |
# | Distro | Version |
---|---|---|
#{{ forloop.counter }} | {% if p.url %}{% endif %}{{ p.release|escape }}{% if p.url %}{% endif %} | {{ p.version|escape }} |