{% extends "base.html" %} {% block content %}
Mercurial is a free, distributed source control management tool. It is currently used by many projects such as...
Not just Mozilla and nginx use Mercurial. A lot of projects of various sizes have decided to use Mercurial for its efficiency and power. A longer list of projects which use Mercurial can be found in the wiki.
{% endblock %} {% block sidebar %} {{ super() }} {% endblock %}