forked from wallabag/wallabag
Improve display of articles with annotations
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
</div>
|
||||
{% include "Entry/Card/_content.html.twig" with {'entry': entry, 'withPreview': true} only %}
|
||||
{% include "Entry/Card/_content.html.twig" with {'entry': entry, 'withPreview': true, 'currentRoute': currentRoute} only %}
|
||||
</div>
|
||||
|
||||
<div class="card-reveal">
|
||||
|
||||
Reference in New Issue
Block a user