mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
7 lines
109 B
HTML
7 lines
109 B
HTML
|
<div class="room">
|
||
|
<h2>{{ room.title }}</h2>
|
||
|
<div>
|
||
|
Things have happened in this room
|
||
|
</div>
|
||
|
</div>
|