mirror of
https://github.com/alvierahman90/gronk.git
synced 2025-10-14 16:34:30 +00:00
show filepath when file has no title
This commit is contained in:
@@ -1 +1,7 @@
|
|||||||
<li><a href="$filepath$">$title$</a></li>
|
<li>
|
||||||
|
<a href="$filepath$"> $if(title)$
|
||||||
|
$title$
|
||||||
|
$else$
|
||||||
|
no title ($filepath$)
|
||||||
|
$endif$</a>
|
||||||
|
</li>
|
||||||
|
Reference in New Issue
Block a user