Fixed a current path under the table.
This commit is contained in:
parent
034216efd4
commit
dac60a6010
@ -81,7 +81,7 @@ templ Index(currentPath, progVer string, stat *files.DirStat, entries *[]files.D
|
||||
</table>
|
||||
</section>
|
||||
<section>
|
||||
<span>@templ.Raw(currentPath)</span>
|
||||
<span><a href="/">{ i18n.T(ctx, "curpath-root") }</a>@templ.Raw(currentPathToLink(currentPath))</span>
|
||||
</section>
|
||||
<noscript>
|
||||
<section>
|
||||
|
Loading…
Reference in New Issue
Block a user