mirror of
https://github.com/welpo/tabi.git
synced 2025-12-17 04:48:44 +01:00
feat(serie): add extra feature to serie page
Even if being a section, a serie can have some content in order to describe and introduce the serie. Extra feature such as go to top can be useful to it.
This commit is contained in:
parent
1bee7d426d
commit
cdaaea5bde
2 changed files with 14 additions and 8 deletions
|
|
@ -58,7 +58,8 @@
|
|||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</main>
|
||||
|
||||
{%- include "partials/extra_features.html" -%}
|
||||
|
||||
{% endblock main_content %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue