mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-24 06:03:21 -07:00
WebHost: fix indentation (#2240)
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
{% endif %}
|
||||
<tr>
|
||||
<td>Rooms: </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>
|
||||
|
||||
Reference in New Issue
Block a user