X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fmaterial%2FEntry%2F_tags.html.twig;fp=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fmaterial%2FEntry%2F_tags.html.twig;h=144a105ef3e38548d1c25cff326e1e0625058b40;hb=3473e600b1d0ae0695b8c15342a6a1f76e2bc973;hp=0000000000000000000000000000000000000000;hpb=11ed735c09391f244dfa45b93cdbfded11196866;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/_tags.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/_tags.html.twig new file mode 100644 index 00000000..144a105e --- /dev/null +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/_tags.html.twig @@ -0,0 +1,14 @@ +{% if tags is iterable and tags is not empty %} + +{% endif %}