comparison templates/who/index.html @ 491:41f9cfdb69e6

who: replace "Open Source Projects" with "projects" Facebook is not an open source project. (They open source some tools, but they tend to be on GitHub.)
author Manuel Jacob <me@manueljacob.de>
date Sun, 26 Jul 2020 05:05:34 +0200
parents 607484e88940
children
comparison
equal deleted inserted replaced
490:607484e88940 491:41f9cfdb69e6
1 {% extends "base.html" %} 1 {% extends "base.html" %}
2 2
3 {% block content %} 3 {% block content %}
4 <h1>Who uses Mercurial</h1> 4 <h1>Who uses Mercurial</h1>
5 <p><strong>Mercurial is a free, distributed source control management tool. It is currently used by many Open Source Projects such as...</strong></p> 5 <p><strong>Mercurial is a free, distributed source control management tool. It is currently used by many projects such as...</strong></p>
6 <h3>Facebook</h3> 6 <h3>Facebook</h3>
7 The social networking service Facebook <a href="https://code.facebook.com/posts/218678814984400/scaling-mercurial-at-facebook/">chose Mercurial</a> in 2014 due to its extensibility and the ability to make it work at scale.</p> 7 The social networking service Facebook <a href="https://code.facebook.com/posts/218678814984400/scaling-mercurial-at-facebook/">chose Mercurial</a> in 2014 due to its extensibility and the ability to make it work at scale.</p>
8 <p><a href="https://www.facebook.com">https://www.facebook.com</a></p> 8 <p><a href="https://www.facebook.com">https://www.facebook.com</a></p>
9 <h3>Mozilla</h3> 9 <h3>Mozilla</h3>
10 Mozilla is an open source project that is currently developing the popular <a href="https://www.mozilla.org/firefox">Firefox</a> internet browser, the email client <a href="https://www.mozilla.org/thunderbird">Thunderbird</a> and the application suite SeaMonkey. Mozilla chose Mercurial in 2006.</p> 10 Mozilla is an open source project that is currently developing the popular <a href="https://www.mozilla.org/firefox">Firefox</a> internet browser, the email client <a href="https://www.mozilla.org/thunderbird">Thunderbird</a> and the application suite SeaMonkey. Mozilla chose Mercurial in 2006.</p>