You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 11, 2020. It is now read-only.
Something like {% blocktrans with "v0.9" as current_version %}Current version is {{ current_version }}{% endblocktrans %} would map well to Django syntax, and shouldn't be terribly difficult to parse out.