summaryrefslogtreecommitdiff
path: root/pages/blog/finding-a-safe-space.html
blob: 4e1415881976f1109b1f1ba69ccbc81355486859 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!DOCTYPE html>
<html lang="en">
  <head>
  <title>Being safe - The Woman in my Eye</title>
  {head-common}
  <meta name="description"
	content="A writeup about the importance of finding a safe space and some things to look for in a safe space.">
</head>
<body>
  <header>
    <h1>Be safe, says the Woman in my Eye</h1>
  </header>
  <nav title="site menu">
    <ul>
      <li>
	<a href='/'>home</a>
      </li>
      <li>
	<a href='/resources'>resources</a>
      </li>
      <li>
	<a href='/about'>about</a>
      </li>
      <li>
	<a href='/blog'>blog</a>
      </li>
    </ul>
  </nav>
  <main>
    {finding-a-safe-space}
  </main>
  {footer}
</body>
</html>