{% extends 'base.html.twig' %} {% block toolbar %}
{{ manga.description|truncate(500) }}
| # | Title | Actions | |
|---|---|---|---|
| {{ chapter.number }} | {% else %}{{ chapter.number }} | {% endif %}{% if chapter.localPath is not null %} {{ chapter.title ?? 'No title' }} {% else %} {{ chapter.title ?? 'No title' }} {% endif %} | {% if chapter.localPath is null %} {% else %} {% endif %} {# #} {# #} {# #} |