parsav  Diff

Differences From Artifact [ae30d737ce]:

To Artifact [9ae0c0e533]:


29
30
31
32
33
34
35
36
37

38
39
40
41
42
43
44
45
46
47
48
49
50
		</div>
	</form>
</div>

<form id="rel" class="modal" method="post">
<a href="#0" class="button">close</a><div>
	<menu>@relations</menu>
	<details>
		<summary>circles</summary>

		<button name="act" value="encircle">commit</button>
	</details>
	<details>
		<summary>sanctions</summary>
		<menu>
			@sanctions
			<div class="opt">
				<a class="neg button" href="/@:xid/report">report</a>
				<p>if this user is violating instance rules, you can report this behavior to moderation staff and ask them to take action. please do not report users simply because you dislike them; this is what the above options are for.</p>
			</div>
		</menu>
	</details>
</div></form>







|
|
>
|
<











29
30
31
32
33
34
35
36
37
38
39

40
41
42
43
44
45
46
47
48
49
50
		</div>
	</form>
</div>

<form id="rel" class="modal" method="post">
<a href="#0" class="button">close</a><div>
	<menu>@relations</menu>
	<div class="check-panel">
		@circles
	</div>
	<button name="act" value="circle">set circles</button>

	<details>
		<summary>sanctions</summary>
		<menu>
			@sanctions
			<div class="opt">
				<a class="neg button" href="/@:xid/report">report</a>
				<p>if this user is violating instance rules, you can report this behavior to moderation staff and ask them to take action. please do not report users simply because you dislike them; this is what the above options are for.</p>
			</div>
		</menu>
	</details>
</div></form>