-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtemplate.j2
More file actions
65 lines (57 loc) · 3.21 KB
/
Copy pathtemplate.j2
File metadata and controls
65 lines (57 loc) · 3.21 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
59
60
61
62
63
64
65
<!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">
<h1>Alabama Transgender Rights <span class="absurdnobreakhackforheader">Action Coalition</span></h1>
</header>
<aside class="promotion">
<a target="_blank" href="https://yourallyinmontgomery.org">
Long-time ALTRAC volunteer Allison Montgomery is on the ballot this November 3rd. <em class="fake-link">Learn more about her campaign for House District 25 and sign up to volunteer here!</em>
</a>
</aside>
<!--
<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="/2025">What we did in 2025</a>
<a href="/2024">2024</a>
<a href="/2023">2023</a>
</nav>
<footer>
Questions or comments? Send us an email: <a href="mailto:info@altrac.works">info@altrac.works</a>
</footer>
</body>
</html>