Barış Soner Uşaklı 2025-05-02 19:47:53 -04:00
parent 16ff6cc49a
commit d081bac37a

View file

@ -143,7 +143,7 @@
{{{ if history.flags.targetPurged }}}
<div>[[flags:target-purged]]</div>
{{{ else }}}
<a class="title" href="{config.relative_path}/post/{./pid}">{./title}</a>
<a class="title" href="{config.relative_path}/post/{encodeURIComponent(./pid)}">{./title}</a>
{{{ end }}}
</p>
{{{ end }}}