diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-10-07 14:00:45 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-10-07 14:00:45 +0200 |
commit | 894c36ea32d38d425e27dae43a29dcd9e669040e (patch) | |
tree | ae8f76ef8626a64996295c17be5b1c2b3acd36f6 | |
parent | 031df528b611a5c6639c0d86636633da098d8aa2 (diff) | |
download | wallabag-894c36ea32d38d425e27dae43a29dcd9e669040e.tar.gz wallabag-894c36ea32d38d425e27dae43a29dcd9e669040e.tar.zst wallabag-894c36ea32d38d425e27dae43a29dcd9e669040e.zip |
what this f* F?
-rw-r--r-- | themes/default/config.twig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/default/config.twig b/themes/default/config.twig index af8ff8ca..13bdaafd 100644 --- a/themes/default/config.twig +++ b/themes/default/config.twig | |||
@@ -5,7 +5,7 @@ | |||
5 | {% include '_menu.twig' %} | 5 | {% include '_menu.twig' %} |
6 | {% endblock %} | 6 | {% endblock %} |
7 | {% block content %} | 7 | {% block content %} |
8 | <h2>{% trans "Poching a link" %}</h2>F | 8 | <h2>{% trans "Poching a link" %}</h2> |
9 | <p>{% trans "You can poche a link by several methods:" %} (<a href="http://inthepoche.com/doc" title="{% trans "read the documentation" %}">?</a>)</p> | 9 | <p>{% trans "You can poche a link by several methods:" %} (<a href="http://inthepoche.com/doc" title="{% trans "read the documentation" %}">?</a>)</p> |
10 | <ul> | 10 | <ul> |
11 | <li>firefox: <a href="https://bitbucket.org/jogaulupeau/poche/downloads/poche.xpi" title="download the firefox extension">{% trans "download the extension" %}</a></li> | 11 | <li>firefox: <a href="https://bitbucket.org/jogaulupeau/poche/downloads/poche.xpi" title="download the firefox extension">{% trans "download the extension" %}</a></li> |
@@ -77,4 +77,4 @@ | |||
77 | 77 | ||
78 | <h2>{% trans "Export your poche datas" %}</h2> | 78 | <h2>{% trans "Export your poche datas" %}</h2> |
79 | <p><a href="?export" target="_blank">{% trans "Click here" %}</a> {% trans "to export your poche datas." %}</p> | 79 | <p><a href="?export" target="_blank">{% trans "Click here" %}</a> {% trans "to export your poche datas." %}</p> |
80 | {% endblock %} \ No newline at end of file | 80 | {% endblock %} |