WebHost: fix indentation (#2240)

This commit is contained in:
Fabian Dill
2023-10-02 20:07:31 +02:00
committed by GitHub
parent 9d38725688
commit c7c94eebeb

View File

@@ -34,7 +34,7 @@
{% endif %}
<tr>
<td>Rooms:&nbsp;</td>
<td>
<td>
{% call macros.list_rooms(seed.rooms | selectattr("owner", "eq", session["_id"])) %}
<li>
<a href="{{ url_for("new_room", seed=seed.id) }}">Create New Room</a>