X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=themes%2Fdefault%2Fview.twig;h=9858996f38852e13c3c6ed240cd8ef7cc28a7caf;hb=5e98c2183ae824ab6a1dd2dc22f8619a0d718977;hp=e4a2fe744344f451ce33367f8d3a83cf3f47efe8;hpb=41acd466ceb6eb4024a776a982fb2732076b18e6;p=github%2Fwallabag%2Fwallabag.git diff --git a/themes/default/view.twig b/themes/default/view.twig index e4a2fe74..9858996f 100644 --- a/themes/default/view.twig +++ b/themes/default/view.twig @@ -9,11 +9,11 @@
  • {% trans "Toggle mark as read" %}
  • {% trans "Toggle favorite" %}
  • {% trans "Delete" %}
  • - {% if constant('SHARE_TWITTER') == 1 %}
  • {% trans "Tweet" %}
  • {% endif %} - {% if constant('SHARE_MAIL') == 1 %}
  • {% trans "Email" %}
  • {% endif %} + {% if constant('SHARE_TWITTER') == 1 %}
  • {% trans "Tweet" %}
  • {% endif %} + {% if constant('SHARE_MAIL') == 1 %}
  • {% trans "Email" %}
  • {% endif %} {% if constant('SHARE_SHAARLI') == 1 %}
  • {% trans "shaarli" %}
  • {% endif %} {% if constant('FLATTR') == 1 %}{% if flattr.status == constant('FLATTRABLE') %}
  • {% trans "flattr" %}
  • {% elseif flattr.status == constant('FLATTRED') %}
  • {% trans "flattr" %}{{ flattr.numflattrs }}
  • {% endif %}{% endif %} -
  • {% trans "Does this article appear wrong?" %}
  • +
  • {% trans "Does this article appear wrong?" %}
  • @@ -21,7 +21,7 @@

    {{ entry.title|raw }}

    {{ content | raw }}