-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Webseite neu generiert (2023-10-27 18:05)
- Loading branch information
Showing
17 changed files
with
890 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<link rel="stylesheet" type="text/css" href="/css/luga.css"> | ||
<script type="text/javascript" src="/js/luga.js"></script> | ||
<title>LUGA e.V.</title> | ||
</head> | ||
<body> | ||
<div id="main" style=""> | ||
<div class="header"> | ||
<img id="logo" alt="Logo LUGA" src="/images/LUGA_Logo.svg"> | ||
<img alt="Tux" id="tux" style="height: 9em; width: 9em;" | ||
title="Tux graphic by Larry Ewing, Simon Budig, Anja Gerwinski [Attribution]" | ||
src="/images/Tux.svg"> | ||
</div> | ||
<hr> | ||
<div class="menu"> | ||
<a href="/start/">Start</a> | ||
| <a href="/Wir_ueber_uns/">Wir über uns</a> | ||
| <a class="h-selected" href="/Treffen/">Treffen</a> | ||
| <a href="/Angebote/">Angebote</a> | ||
| <a href="/Aktuelles/">Aktuelles</a> | ||
| <a href="/Aktionen/">Aktionen</a> | ||
</div> | ||
<div class="submenu"> | ||
<a class="u-selected" href="/Treffen/Termine/">Termine</a> | <a href="/Treffen/Treffpunkt/">Treffpunkt</a> </div> | ||
<div class="content"> | ||
<h2>Termin und Ort</h2> | ||
<p>Mittwoch, 3. Januar 2024 bei <a href="/Treffen/Treffpunkt/">Tuxedo Computers GmbH</a></p> | ||
<h2>Zeitplan</h2> | ||
<table> | ||
<thead> | ||
<tr> | ||
<th></th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td><strong>19:00 Uhr</strong></td> | ||
<td>Beginn</td> | ||
</tr> | ||
<tr> | ||
<td><strong>20:00 Uhr</strong></td> | ||
<td>Noch kein Vortrag angekündigt</td> | ||
</tr> | ||
<tr> | ||
<td><strong>anschließend</strong></td> | ||
<td>Gemütliches Beisammensein und Informationsaustausch</td> | ||
</tr> | ||
</tbody> | ||
</table> </div> | ||
<div id="footer"> | ||
<a href="/Wir_ueber_uns/Impressum/">Impressum</a> | ||
<a href="/Wir_ueber_uns/Datenschutz/">Datenschutz</a> | ||
<a href="https://www.linogate.de/de/" target="_blank"> | ||
<img src="/images/Linogate_Banner.png" alt="Linogate"> | ||
</a> | ||
<a href="https://twitter.com/lug_augsburg" target="_blank"> | ||
<img src="/images/t_small.png" alt="Twitter"> | ||
</a> | ||
<a href="https://chaos.social/@lug_augsburg" target="_blank" rel="me"> | ||
<img src="/images/m_small.png" alt="Mastdodon"> | ||
</a> | ||
<a href="https://facebook.com/lugaugsburg" target="_blank"> | ||
<img src="/images/fb_small.png" alt="Facebook"> | ||
</a> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<link rel="stylesheet" type="text/css" href="/css/luga.css"> | ||
<script type="text/javascript" src="/js/luga.js"></script> | ||
<title>LUGA e.V.</title> | ||
</head> | ||
<body> | ||
<div id="main" style=""> | ||
<div class="header"> | ||
<img id="logo" alt="Logo LUGA" src="/images/LUGA_Logo.svg"> | ||
<img alt="Tux" id="tux" style="height: 9em; width: 9em;" | ||
title="Tux graphic by Larry Ewing, Simon Budig, Anja Gerwinski [Attribution]" | ||
src="/images/Tux.svg"> | ||
</div> | ||
<hr> | ||
<div class="menu"> | ||
<a href="/start/">Start</a> | ||
| <a href="/Wir_ueber_uns/">Wir über uns</a> | ||
| <a class="h-selected" href="/Treffen/">Treffen</a> | ||
| <a href="/Angebote/">Angebote</a> | ||
| <a href="/Aktuelles/">Aktuelles</a> | ||
| <a href="/Aktionen/">Aktionen</a> | ||
</div> | ||
<div class="submenu"> | ||
<a class="u-selected" href="/Treffen/Termine/">Termine</a> | <a href="/Treffen/Treffpunkt/">Treffpunkt</a> </div> | ||
<div class="content"> | ||
<h2>Termin und Ort</h2> | ||
<p>Mittwoch, 7. Februar 2024 bei <a href="/Treffen/Treffpunkt/">Tuxedo Computers GmbH</a></p> | ||
<h2>Zeitplan</h2> | ||
<table> | ||
<thead> | ||
<tr> | ||
<th></th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td><strong>19:00 Uhr</strong></td> | ||
<td>Beginn</td> | ||
</tr> | ||
<tr> | ||
<td><strong>20:00 Uhr</strong></td> | ||
<td>Noch kein Vortrag angekündigt</td> | ||
</tr> | ||
<tr> | ||
<td><strong>anschließend</strong></td> | ||
<td>Gemütliches Beisammensein und Informationsaustausch</td> | ||
</tr> | ||
</tbody> | ||
</table> </div> | ||
<div id="footer"> | ||
<a href="/Wir_ueber_uns/Impressum/">Impressum</a> | ||
<a href="/Wir_ueber_uns/Datenschutz/">Datenschutz</a> | ||
<a href="https://www.linogate.de/de/" target="_blank"> | ||
<img src="/images/Linogate_Banner.png" alt="Linogate"> | ||
</a> | ||
<a href="https://twitter.com/lug_augsburg" target="_blank"> | ||
<img src="/images/t_small.png" alt="Twitter"> | ||
</a> | ||
<a href="https://chaos.social/@lug_augsburg" target="_blank" rel="me"> | ||
<img src="/images/m_small.png" alt="Mastdodon"> | ||
</a> | ||
<a href="https://facebook.com/lugaugsburg" target="_blank"> | ||
<img src="/images/fb_small.png" alt="Facebook"> | ||
</a> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<link rel="stylesheet" type="text/css" href="/css/luga.css"> | ||
<script type="text/javascript" src="/js/luga.js"></script> | ||
<title>LUGA e.V.</title> | ||
</head> | ||
<body> | ||
<div id="main" style=""> | ||
<div class="header"> | ||
<img id="logo" alt="Logo LUGA" src="/images/LUGA_Logo.svg"> | ||
<img alt="Tux" id="tux" style="height: 9em; width: 9em;" | ||
title="Tux graphic by Larry Ewing, Simon Budig, Anja Gerwinski [Attribution]" | ||
src="/images/Tux.svg"> | ||
</div> | ||
<hr> | ||
<div class="menu"> | ||
<a href="/start/">Start</a> | ||
| <a href="/Wir_ueber_uns/">Wir über uns</a> | ||
| <a class="h-selected" href="/Treffen/">Treffen</a> | ||
| <a href="/Angebote/">Angebote</a> | ||
| <a href="/Aktuelles/">Aktuelles</a> | ||
| <a href="/Aktionen/">Aktionen</a> | ||
</div> | ||
<div class="submenu"> | ||
<a class="u-selected" href="/Treffen/Termine/">Termine</a> | <a href="/Treffen/Treffpunkt/">Treffpunkt</a> </div> | ||
<div class="content"> | ||
<h2>Termin und Ort</h2> | ||
<p>Mittwoch, 6. März 2024 bei <a href="/Treffen/Treffpunkt/">Tuxedo Computers GmbH</a></p> | ||
<h2>Zeitplan</h2> | ||
<table> | ||
<thead> | ||
<tr> | ||
<th></th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td><strong>19:00 Uhr</strong></td> | ||
<td>Beginn</td> | ||
</tr> | ||
<tr> | ||
<td><strong>20:00 Uhr</strong></td> | ||
<td>Noch kein Vortrag angekündigt</td> | ||
</tr> | ||
<tr> | ||
<td><strong>anschließend</strong></td> | ||
<td>Gemütliches Beisammensein und Informationsaustausch</td> | ||
</tr> | ||
</tbody> | ||
</table> </div> | ||
<div id="footer"> | ||
<a href="/Wir_ueber_uns/Impressum/">Impressum</a> | ||
<a href="/Wir_ueber_uns/Datenschutz/">Datenschutz</a> | ||
<a href="https://www.linogate.de/de/" target="_blank"> | ||
<img src="/images/Linogate_Banner.png" alt="Linogate"> | ||
</a> | ||
<a href="https://twitter.com/lug_augsburg" target="_blank"> | ||
<img src="/images/t_small.png" alt="Twitter"> | ||
</a> | ||
<a href="https://chaos.social/@lug_augsburg" target="_blank" rel="me"> | ||
<img src="/images/m_small.png" alt="Mastdodon"> | ||
</a> | ||
<a href="https://facebook.com/lugaugsburg" target="_blank"> | ||
<img src="/images/fb_small.png" alt="Facebook"> | ||
</a> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<link rel="stylesheet" type="text/css" href="/css/luga.css"> | ||
<script type="text/javascript" src="/js/luga.js"></script> | ||
<title>LUGA e.V.</title> | ||
</head> | ||
<body> | ||
<div id="main" style=""> | ||
<div class="header"> | ||
<img id="logo" alt="Logo LUGA" src="/images/LUGA_Logo.svg"> | ||
<img alt="Tux" id="tux" style="height: 9em; width: 9em;" | ||
title="Tux graphic by Larry Ewing, Simon Budig, Anja Gerwinski [Attribution]" | ||
src="/images/Tux.svg"> | ||
</div> | ||
<hr> | ||
<div class="menu"> | ||
<a href="/start/">Start</a> | ||
| <a href="/Wir_ueber_uns/">Wir über uns</a> | ||
| <a class="h-selected" href="/Treffen/">Treffen</a> | ||
| <a href="/Angebote/">Angebote</a> | ||
| <a href="/Aktuelles/">Aktuelles</a> | ||
| <a href="/Aktionen/">Aktionen</a> | ||
</div> | ||
<div class="submenu"> | ||
<a class="u-selected" href="/Treffen/Termine/">Termine</a> | <a href="/Treffen/Treffpunkt/">Treffpunkt</a> </div> | ||
<div class="content"> | ||
<h2>Termin und Ort</h2> | ||
<p>Mittwoch, 3. April 2024 bei <a href="/Treffen/Treffpunkt/">Tuxedo Computers GmbH</a></p> | ||
<h2>Zeitplan</h2> | ||
<table> | ||
<thead> | ||
<tr> | ||
<th></th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td><strong>19:00 Uhr</strong></td> | ||
<td>Beginn</td> | ||
</tr> | ||
<tr> | ||
<td><strong>20:00 Uhr</strong></td> | ||
<td>Noch kein Vortrag angekündigt</td> | ||
</tr> | ||
<tr> | ||
<td><strong>anschließend</strong></td> | ||
<td>Gemütliches Beisammensein und Informationsaustausch</td> | ||
</tr> | ||
</tbody> | ||
</table> </div> | ||
<div id="footer"> | ||
<a href="/Wir_ueber_uns/Impressum/">Impressum</a> | ||
<a href="/Wir_ueber_uns/Datenschutz/">Datenschutz</a> | ||
<a href="https://www.linogate.de/de/" target="_blank"> | ||
<img src="/images/Linogate_Banner.png" alt="Linogate"> | ||
</a> | ||
<a href="https://twitter.com/lug_augsburg" target="_blank"> | ||
<img src="/images/t_small.png" alt="Twitter"> | ||
</a> | ||
<a href="https://chaos.social/@lug_augsburg" target="_blank" rel="me"> | ||
<img src="/images/m_small.png" alt="Mastdodon"> | ||
</a> | ||
<a href="https://facebook.com/lugaugsburg" target="_blank"> | ||
<img src="/images/fb_small.png" alt="Facebook"> | ||
</a> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<link rel="stylesheet" type="text/css" href="/css/luga.css"> | ||
<script type="text/javascript" src="/js/luga.js"></script> | ||
<title>LUGA e.V.</title> | ||
</head> | ||
<body> | ||
<div id="main" style=""> | ||
<div class="header"> | ||
<img id="logo" alt="Logo LUGA" src="/images/LUGA_Logo.svg"> | ||
<img alt="Tux" id="tux" style="height: 9em; width: 9em;" | ||
title="Tux graphic by Larry Ewing, Simon Budig, Anja Gerwinski [Attribution]" | ||
src="/images/Tux.svg"> | ||
</div> | ||
<hr> | ||
<div class="menu"> | ||
<a href="/start/">Start</a> | ||
| <a href="/Wir_ueber_uns/">Wir über uns</a> | ||
| <a class="h-selected" href="/Treffen/">Treffen</a> | ||
| <a href="/Angebote/">Angebote</a> | ||
| <a href="/Aktuelles/">Aktuelles</a> | ||
| <a href="/Aktionen/">Aktionen</a> | ||
</div> | ||
<div class="submenu"> | ||
<a class="u-selected" href="/Treffen/Termine/">Termine</a> | <a href="/Treffen/Treffpunkt/">Treffpunkt</a> </div> | ||
<div class="content"> | ||
<h2>Termin und Ort</h2> | ||
<p>Mittwoch, 1. Mai 2024 bei <a href="/Treffen/Treffpunkt/">Tuxedo Computers GmbH</a></p> | ||
<h2>Zeitplan</h2> | ||
<table> | ||
<thead> | ||
<tr> | ||
<th></th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td><strong>19:00 Uhr</strong></td> | ||
<td>Beginn</td> | ||
</tr> | ||
<tr> | ||
<td><strong>20:00 Uhr</strong></td> | ||
<td>Noch kein Vortrag angekündigt</td> | ||
</tr> | ||
<tr> | ||
<td><strong>anschließend</strong></td> | ||
<td>Gemütliches Beisammensein und Informationsaustausch</td> | ||
</tr> | ||
</tbody> | ||
</table> </div> | ||
<div id="footer"> | ||
<a href="/Wir_ueber_uns/Impressum/">Impressum</a> | ||
<a href="/Wir_ueber_uns/Datenschutz/">Datenschutz</a> | ||
<a href="https://www.linogate.de/de/" target="_blank"> | ||
<img src="/images/Linogate_Banner.png" alt="Linogate"> | ||
</a> | ||
<a href="https://twitter.com/lug_augsburg" target="_blank"> | ||
<img src="/images/t_small.png" alt="Twitter"> | ||
</a> | ||
<a href="https://chaos.social/@lug_augsburg" target="_blank" rel="me"> | ||
<img src="/images/m_small.png" alt="Mastdodon"> | ||
</a> | ||
<a href="https://facebook.com/lugaugsburg" target="_blank"> | ||
<img src="/images/fb_small.png" alt="Facebook"> | ||
</a> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.