{% extends "djohno/base.html" %} {% block content %}
Python version: {{ sys }}
App | Installed Version | PyPI Version |
---|---|---|
{{ app }} | {{ version.installed }} | {% if version.latest %} {{ version.latest }} {% else %} Unknown {% endif %} |
Python Path |
---|
{{ p }} |