X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=themes%2Fdefault%2Fview.twig;h=0010d18fb8da437899af6552f5ca46779fa5bb8f;hb=6b45046e3a693c0c0c5f1807f0f07d6e2372037b;hp=57d2596516262f0d1248ba8ebd135dd97b652cb2;hpb=c34a8956e1cd07498457f3211898e8de6d794de3;p=github%2Fwallabag%2Fwallabag.git diff --git a/themes/default/view.twig b/themes/default/view.twig index 57d25965..0010d18f 100755 --- a/themes/default/view.twig +++ b/themes/default/view.twig @@ -21,7 +21,7 @@ {% if constant('FLATTR') == 1 %}{% if flattr.status == constant('FLATTRABLE') %}
  • {% trans "flattr" %}
  • {% elseif flattr.status == constant('FLATTRED') %}
  • {% trans "flattr" %}{{ flattr.numFlattrs }}
  • {% endif %}{% endif %} {% if constant('CARROT') == 1 %}
  • {% trans "carrot" %}
  • {% endif %} {% if constant('SHOW_PRINTLINK') == 1 %}
  • {% trans "Print" %}
  • {% endif %} - {% if constant('RELOAD_ARTICLE') == 1 %}
  • {% trans "Reload article" %}
  • {% endif %}} + {% if constant('RELOAD_ARTICLE') == 1 %}
  • {% trans "Reload article" %}
  • {% endif %} {% if constant('EPUB') == 1 %}
  • EPUB
  • {% endif %} {% if constant('MOBI') == 1 %}
  • MOBI
  • {% endif %} {% if constant('PDF') == 1 %}
  • PDF
  • {% endif %}