mirror of
https://git.lindalindsay.org/admin/linda.lindsay.changemaker.git
synced 2026-05-18 23:36:24 -06:00
179 lines
8.9 KiB
HTML
179 lines
8.9 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="description" content="Page not found - Linda Lindsay for Ward B School Trustee">
|
|
<meta name="robots" content="noindex, nofollow">
|
|
|
|
<title>Page Not Found - Linda Lindsay for Ward B School Trustee</title>
|
|
|
|
<!-- Favicon -->
|
|
<link rel="icon" type="image/png" sizes="32x32" href="/assets/images/favicon-32x32.png">
|
|
|
|
<!-- Fonts -->
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
<link href="https://fonts.googleapis.com/css2?family=Gothic+A1:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
|
|
|
|
<!-- Styles -->
|
|
<link rel="stylesheet" href="/main.css">
|
|
</head>
|
|
<body>
|
|
<!-- Skip to main content for accessibility -->
|
|
<a href="#main" class="skip-link sr-only">Skip to main content</a>
|
|
|
|
<!-- Header -->
|
|
<header class="header" role="banner">
|
|
<div class="container">
|
|
<div class="header-content">
|
|
<div class="logo">
|
|
<img src="/assets/images/LL-WardB-logo-brown.png" alt="Linda Lindsay for Ward B School Trustee Logo" />
|
|
<div class="logo-text">Linda Lindsay</div>
|
|
</div>
|
|
|
|
<nav class="nav" role="navigation" aria-label="Main Navigation">
|
|
<a href="/">Home</a>
|
|
<a href="/about.html">About</a>
|
|
<a href="/election_info.html">Election Info</a>
|
|
<a href="/get_involved.html">Get Involved</a>
|
|
</nav>
|
|
|
|
<button class="mobile-nav-toggle" aria-expanded="false" aria-controls="navigation" aria-label="Toggle navigation menu">
|
|
☰
|
|
</button>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
|
|
<!-- Main Content -->
|
|
<main id="main" role="main">
|
|
<!-- 404 Error Section -->
|
|
<section class="section" style="padding: 6rem 0;">
|
|
<div class="container">
|
|
<div class="content-section text-center">
|
|
<div style="font-size: 8rem; color: var(--accent-yellow); margin-bottom: 2rem;">404</div>
|
|
<h1>Page Not Found</h1>
|
|
<p style="font-size: 1.25rem; margin-bottom: 2rem;">Sorry, the page you're looking for doesn't exist or may have been moved.</p>
|
|
|
|
<div style="max-width: 600px; margin: 0 auto; text-align: left;">
|
|
<h2>What you can do:</h2>
|
|
<ul style="line-height: 1.8; margin-bottom: 2rem;">
|
|
<li>Check the URL for typos</li>
|
|
<li>Use the navigation menu above to find what you're looking for</li>
|
|
<li>Visit our homepage to start fresh</li>
|
|
<li>Contact our campaign team if you think this is an error</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="btn-group">
|
|
<a href="/" class="btn btn-primary" data-track="404_home">Go to Homepage</a>
|
|
<a href="/about.html" class="btn btn-secondary" data-track="404_about">About Linda</a>
|
|
<a href="mailto:lindalindsaypublictrustee@gmail.com" class="btn btn-secondary" data-track="404_contact">Contact Us</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- Popular Pages Section -->
|
|
<section class="section section-alt">
|
|
<div class="container">
|
|
<div class="content-section">
|
|
<h2 class="text-center">Popular Pages</h2>
|
|
<div class="content-grid">
|
|
<div class="card">
|
|
<h3>About Linda</h3>
|
|
<p>Learn about Linda's 30+ years of experience in public education and her commitment to Ward B students.</p>
|
|
<a href="/about.html" class="btn btn-primary" data-track="404_popular_about">Learn More</a>
|
|
</div>
|
|
<div class="card">
|
|
<h3>Election Information</h3>
|
|
<p>Find out about the October 20, 2025 election, Ward B boundaries, and how to vote.</p>
|
|
<a href="/election_info.html" class="btn btn-primary" data-track="404_popular_election">Election Details</a>
|
|
</div>
|
|
<div class="card">
|
|
<h3>Get Involved</h3>
|
|
<p>Join Linda's campaign! Volunteer, donate, get a lawn sign, and help support public education.</p>
|
|
<a href="/get_involved.html" class="btn btn-primary" data-track="404_popular_involved">Get Involved</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- Contact Section -->
|
|
<section class="section">
|
|
<div class="container">
|
|
<div class="content-section text-center">
|
|
<h2>Still Need Help?</h2>
|
|
<p>If you can't find what you're looking for, our campaign team is here to help.</p>
|
|
|
|
<div class="content-grid" style="max-width: 800px; margin: 0 auto;">
|
|
<div>
|
|
<h4>Email Our Team</h4>
|
|
<p>Get in touch with any questions about Linda's campaign, volunteer opportunities, or voting information.</p>
|
|
<a href="mailto:lindalindsaypublictrustee@gmail.com" class="btn btn-secondary" data-track="404_help_email">Send Email</a>
|
|
</div>
|
|
<div>
|
|
<h4>Follow on Social Media</h4>
|
|
<p>Stay updated with the latest news and events from Linda's campaign.</p>
|
|
<div class="social-links" style="justify-content: center; margin-top: 1rem;">
|
|
<a href="https://www.facebook.com/share/16b4yqAw5d/" target="_blank" rel="noopener" aria-label="Follow on Facebook" data-track="404_social_facebook" style="font-size: 2rem;">📘</a>
|
|
<a href="https://bsky.app/profile/lindalindsay.bsky.social" target="_blank" rel="noopener" aria-label="Follow on Bluesky" data-track="404_social_bluesky" style="font-size: 2rem;">🦋</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</main>
|
|
|
|
<!-- Footer -->
|
|
<footer class="footer" role="contentinfo">
|
|
<div class="container">
|
|
<div class="footer-content">
|
|
<div class="footer-section">
|
|
<h4>Linda Lindsay for Ward B</h4>
|
|
<p>Defending and Supporting Public Education</p>
|
|
<p>Experienced educator committed to strong, progressive public schools for all students.</p>
|
|
</div>
|
|
|
|
<div class="footer-section">
|
|
<h4>Quick Links</h4>
|
|
<nav aria-label="Footer Navigation">
|
|
<p><a href="/about.html">About Linda</a></p>
|
|
<p><a href="/election_info.html">Election Information</a></p>
|
|
<p><a href="/get_involved.html">Get Involved</a></p>
|
|
<p><a href="mailto:lindalindsaypublictrustee@gmail.com">Contact</a></p>
|
|
</nav>
|
|
</div>
|
|
|
|
<div class="footer-section">
|
|
<h4>Connect</h4>
|
|
<div class="social-links">
|
|
<a href="https://www.facebook.com/share/16b4yqAw5d/" target="_blank" rel="noopener" aria-label="Follow on Facebook" data-track="social_facebook">📘</a>
|
|
<a href="https://bsky.app/profile/lindalindsay.bsky.social" target="_blank" rel="noopener" aria-label="Follow on Bluesky" data-track="social_bluesky">🦋</a>
|
|
</div>
|
|
<p><a href="mailto:lindalindsaypublictrustee@gmail.com">lindalindsaypublictrustee@gmail.com</a></p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="footer-bottom">
|
|
<p>© 2025 Linda Lindsay for Ward B School Trustee. All rights reserved.</p>
|
|
<p>Authorized by Linda Lindsay, candidate for Edmonton Public School Board Trustee, Ward B</p>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
|
|
<!-- JavaScript -->
|
|
<script src="/extra.js"></script>
|
|
|
|
<!-- Track 404 errors -->
|
|
<script>
|
|
if (typeof LindaLindsayUtils !== 'undefined') {
|
|
LindaLindsayUtils.trackEvent('404_error', window.location.pathname);
|
|
}
|
|
</script>
|
|
</body>
|
|
</html>
|