mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-20 17:39:54 +00:00
Update documentation
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
{% set len = page.components | length %}
|
||||
{% set p = page.components | slice(end=len - 1) | join(sep='/') %}
|
||||
<img style="float:right;" src="{{ get_url(path=p ~ "/" ~ file) }}">
|
||||
<img style="float:right; padding-left:0.25em;" src="{{ get_url(path=p ~ "/" ~ file) }}">
|
||||
|
Reference in New Issue
Block a user