forked from altrac-works/website
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtemplate.j2
More file actions
58 lines (51 loc) · 2.99 KB
/
Copy pathtemplate.j2
File metadata and controls
58 lines (51 loc) · 2.99 KB
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Alabama Transgender Rights Action Coalition</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="title" content="Alabama Transgender Rights Action Coalition">
<meta name="description" content="ALTRAC provides the information you need to help protect the rights of transgender Alabamians. Learn how to contact your state representatives, and find out about local rallies where you can make your voice heard.">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<!-- <meta property="og:url" content="https://altrac.works/"> -->
<meta property="og:title" content="Alabama Transgender Rights Action Coalition">
<meta property="og:description" content="ALTRAC provides the information you need to help protect the rights of transgender Alabamians. Learn how to contact your state representatives, and find out about local rallies where you can make your voice heard.">
<!-- <meta property="og:image" content="logo.png"> -->
<!-- Twitter -->
<meta property="twitter:card" content="summary">
<!-- <meta property="twitter:url" content="https://altrac.works/"> -->
<meta property="twitter:title" content="Alabama Transgender Rights Action Coalition">
<meta property="twitter:description" content="ALTRAC provides the information you need to help protect the rights of transgender Alabamians. Learn how to contact your state representatives, and find out about local rallies where you can make your voice heard.">
<!-- <meta property="twitter:image" content="logo.png"> -->
<link rel="stylesheet" href="/altrac.css?20250111">
<script src="/js/analyticsomatic9000.js"></script>
</head>
<body>
<header>
<img src="/img/logoCv2.svg" alt="The Alabama Transgender Rights Action Coalition logo, Alabama state borders with a transgender flag overlayed on top of of the state flag crimson cross.">
<h1>Alabama Transgender Rights <span class="absurdnobreakhackforheader">Action Coalition</span></h1>
</header>
<!--
<aside class="promotion">
<a href="/watch/">
Join ALTRAC for public hearings this Tuesday and Wednesday. <span class="fake-link">More info and livestream here</span>
</a>
</aside>
-->
<main>
<!-- the content will be inserted here -->
</main>
<nav>
More ALTRAC:
<a href="/coalition">Our coalition partners</a>
<a href="/support">How you can help</a>
<a href="/pride">Trans Pride Day</a>
<a href="/2024">What we did last year</a>
<a href="/2023">What we did in 2023</a>
</nav>
<footer>
Questions or comments? Send us an email: <a href="mailto:info@altrac.works">info@altrac.works</a>
</footer>
</body>
</html>