mirror of
https://github.com/minetest/contentdb.git
synced 2025-01-03 11:47:28 +01:00
Fix accidental new line in thread <title>
This commit is contained in:
parent
3ac2d937d7
commit
f457f7f5d7
@ -9,8 +9,7 @@
|
|||||||
{%- set rating = "👎" -%}
|
{%- set rating = "👎" -%}
|
||||||
{%- endif -%}
|
{%- endif -%}
|
||||||
{%- endif -%}
|
{%- endif -%}
|
||||||
{{ rating }}
|
{{ rating }} {{ thread.title }} - {{ thread.package.title }}
|
||||||
{{ thread.title }} - {{ thread.package.title }}
|
|
||||||
{%- else -%}
|
{%- else -%}
|
||||||
{{ thread.title }}
|
{{ thread.title }}
|
||||||
{%- endif -%}
|
{%- endif -%}
|
||||||
|
Loading…
Reference in New Issue
Block a user