mirror of
https://github.com/alvierahman90/gronk.git
synced 2024-11-25 00:29:51 +00:00
show filepath when file has no title
This commit is contained in:
parent
c4b410c496
commit
b2c94f1e88
@ -1 +1,7 @@
|
||||
<li><a href="$filepath$">$title$</a></li>
|
||||
<li>
|
||||
<a href="$filepath$"> $if(title)$
|
||||
$title$
|
||||
$else$
|
||||
no title ($filepath$)
|
||||
$endif$</a>
|
||||
</li>
|
||||
|
Loading…
Reference in New Issue
Block a user