[add] link to test file when we install wallabag #392

This commit is contained in:
Nicolas Lœuillet
2014-02-03 12:43:34 +01:00
parent a678f9df38
commit 1e1fd6f24d
2 changed files with 4 additions and 1 deletions

View File

@ -8,4 +8,7 @@
{% endfor %}
</ol>
<p>Don't forget <a href="http://doc.wallabag.org/">the documentation</a>.</p>
<p>
{% trans "You can <a href='wallabag_compatibility_test.php'>check your configuration here</a>." %}
</p>
{% endblock %}