This repository has been archived on 2025-02-26. You can view files and clone it, but cannot push or open issues or pull requests.
szurubooru/client/html/metric_sorter_side.tpl
2024-05-04 16:55:35 -06:00

5 lines
148 B
Smarty

<% if (ctx.post) { %>
<a href='<%= ctx.getPostUrl(ctx.post.id, ctx.parameters) %>'>
<div class='post-container'></div>
</a>
<% } %>