blob: 79074d5b3313d36f2c75c72c22177f736554bed8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<div class='transflag'
title="A html rendering of the trans flag">
<div class='blue'></div>
<div class='pink'></div>
<div class='white'></div>
<div class='pink'></div>
<div class='blue'></div>
</div>
<footer>
<p>© 2023 TheWomanInMyEye dot org -
<a id="license" rel="license external noopener noreferrer"
target="_blank"
href="https://creativecommons.org/licenses/by/4.0/">CC BY-SA 4.0</a>
unless otherwise noted.</p>
</footer>
|