mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 04:01:32 -06: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