comparison templates/sat_website/downloads.html @ 48:3b4ba14d1e26

update features.html + other small changes
author souliane <souliane@mailoo.org>
date Sun, 03 May 2015 22:39:02 +0200
parents d2c45f4ba57e
children 0d20fb28c32e
comparison
equal deleted inserted replaced
47:3e460ca969d2 48:3b4ba14d1e26
61 {% trans "Other sources of installation" %} 61 {% trans "Other sources of installation" %}
62 </h5> 62 </h5>
63 <div class="info"> 63 <div class="info">
64 <p>{% trans "To ease the procedure, you can also install the last SàT packages from PyPI, the Python Package Index." %}</p> 64 <p>{% trans "To ease the procedure, you can also install the last SàT packages from PyPI, the Python Package Index." %}</p>
65 <p><a class="btn btn-default" target="#" href="https://pypi.python.org/pypi/sat" role="button">{% trans "Visit PyPI" %}</a></p> 65 <p><a class="btn btn-default" target="#" href="https://pypi.python.org/pypi/sat" role="button">{% trans "Visit PyPI" %}</a></p>
66 <p>{% trans "Thanks to the maintainers of SàT packages, you might even find some really easy to install packages in your distribution repositories!" %}</p> 66 <p>{% trans "Thanks to the maintainers of SàT packages, you might even find some really-easy-to-install packages in your distribution repositories!" %}</p>
67 <p><a class="btn btn-default" target="#" href="https://packages.debian.org/source/sid/salutatoi" role="button">{% trans "Packages in Debian sid" %}</a></p> 67 <p><a class="btn btn-default" target="#" href="https://packages.debian.org/source/sid/salutatoi" role="button">{% trans "Packages in Debian sid" %}</a></p>
68 <p>{% trans "But after all... the easiest is probably to run the Docker images :-)" %}</p>
69 <p><a class="btn btn-default" target="#" href="http://wiki.goffi.org/wiki/Docker/en" role="button">{% trans "Docker installation" %}</a></p>
68 <p>{% trans "Some complementary information are given on the wiki." %}</p> 70 <p>{% trans "Some complementary information are given on the wiki." %}</p>
69 <p><a class="btn btn-default" target="#" href="http://wiki.goffi.org/wiki/Salut_%C3%A0_Toi/en#Latest_release" role="button">{% trans "Visit the wiki" %}</a></p> 71 <p><a class="btn btn-default" target="#" href="http://wiki.goffi.org/wiki/Salut_%C3%A0_Toi/en#Latest_release" role="button">{% trans "Visit the wiki" %}</a></p>
70 </p> 72 </p>
71 </div> 73 </div>
72 </div> 74 </div>