delete: fix spacing after paste name

As it stands, it says "paste, ~nab2/a.md . This ";
with this patch, it says "paste, ~nab2/a.md. This ".
This commit is contained in:
наб 2023-10-04 16:01:13 +02:00 committed by Drew DeVault
parent 627ba61ee3
commit 46a6f46461
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
{{paste.files[0].filename or paste.sha[:7]}}
{%- else -%}
{{paste.sha[:7]}}
{%- endif %}
{%- endif -%}
{% endmacro %}
{% block paste_body %}
<div class="container">