WebHost: fix indentation (#2240)
This commit is contained in:
		
							parent
							
								
									9d38725688
								
							
						
					
					
						commit
						c7c94eebeb
					
				|  | @ -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> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue