mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-14 07:23:48 +01:00
6 lines
109 B
HTML
6 lines
109 B
HTML
<div class="room">
|
|
<h2>{{ room.title }}</h2>
|
|
<div>
|
|
Things have happened in this room
|
|
</div>
|
|
</div>
|