X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fmaterial%2FEntry%2Fentries.html.twig;h=919f94ecad7b898c799f5607ab1a8f9cf41854ba;hb=99731f0bb1f6fd2815eeb9af504ce86df927657b;hp=a061bdc3d4ff6474624f6961c5abcff4f0b48cbe;hpb=8635ab1cd1ae90d7757a59444ef80759a040eccf;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig index a061bdc3..919f94ec 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig @@ -1,7 +1,7 @@ {% extends "WallabagCoreBundle::layout.html.twig" %} {% block title %} - {% include "@WallabagCore/themes/_title.html.twig" %} + {% include "@WallabagCore/themes/common/Entry/_title.html.twig" %} {% endblock %} {% block content %} @@ -17,7 +17,7 @@
@@ -29,7 +29,7 @@ more_vert {% endif %} - {{ entry.title|striptags|raw }} + {{ entry.title|striptags|raw }}
@@ -46,7 +46,7 @@

{{ entry.content|striptags|slice(0, 300)|raw }}…

{% endif %} @@ -66,9 +66,9 @@

{{ entry.content|striptags|slice(0, 300)|raw }}…

-
@@ -77,7 +77,7 @@
{{ entry.domainName|removeWww|truncate(18) }} - +