{% extends "base_site.html" %} {% load i18n %} {% block content %}
{{ modelreference.description }}
{% trans "To get this model on your local computer, run this command" %} ({% trans "more info" %}):{% comment %}{% trans "Download" %}{% endcomment %}
$ hg clone {{ modelreference.repository_url }}