Browse Source
Merge pull request #3 from chaostreff-alzey/TheLie0-patch-2
The lie0 patch 2
pull/6/head
TheLie0
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
8 additions and
0 deletions
-
Gebuehrenordnung.html
-
Satzung.html
|
|
@ -1,3 +1,7 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<html lang="de"> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"> |
|
|
|
<head> |
|
|
|
<link rel="stylesheet" type="text/css" href="style.css"> |
|
|
|
</head> |
|
|
|
|
|
@ -1,3 +1,7 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<html lang="de"> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"> |
|
|
|
<head> |
|
|
|
<link rel="stylesheet" type="text/css" href="style.css"> |
|
|
|
</head> |
|
|
|