diff --git a/README.md b/README.md index 4e8379a7a..ea80cec4f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ # what is wallabag ? + +## About development +We are working on a technical rework, using Symfony 2. You can contribute to [this version here](https://github.com/wallabag/wallabag/tree/v2). + +wallabag 1.x is still maintained but we won't develop new features. + +## Description wallabag is a self hostable application allowing you to not miss any content anymore. Click, save, read it when you can. It extracts content so that you can read it when you have time. More informations on our website: [wallabag.org](http://wallabag.org) diff --git a/themes/baggy/config.twig b/themes/baggy/config.twig index 2e40178e9..c2f186a76 100755 --- a/themes/baggy/config.twig +++ b/themes/baggy/config.twig @@ -6,7 +6,7 @@ {% endblock %} {% block content %}

{% trans "Saving articles" %}

-

{% trans "There are several ways to save an article:" %} {% trans "(?)" %}

+

{% trans "There are several ways to save an article:" %} {% trans "(?)" %}