summaryrefslogtreecommitdiff
path: root/views/index.html
blob: 16334f967b934127638927703a72d876aebb5d85 (plain)
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
{% extends "snippets/layout.html" %}

{% block title "Hochzeit" %}

{% block css %}
	.main {
		margin-top: 4rem;
	}

	.index-list > li {
		margin-bottom: 1rem;
	}

	body {
		background-color: #1c1c1c;
	}

	#footer {
		background-color: #e1e1e1;
	}
	.string {
		color: #ddd277;
		color: #ddd;
	}
	.keyword {
		color: #cd015f;
		color: #e83e8c;
		color: #eee;
		/*color: #96e0dc;*/
	}
	.tab-over-space {
		margin-left: 2rem;
	}
	@media (max-width: 490px) {
		.tab-over-space-on-mobile {
			margin-left: 2rem;
		}
	}
	.text-muted {
		color: #808080 !important;
	}
	p {
		font-size: 1.8rem;
		font-size: 87.5%;
	}
{% endblock %}

{% block main %}

<div class="container">

	<h2 class="keyword">
		Wann
	</h2>
	<p class="string">
		1. April 2023
	</p>
	<br>
	<h2 class="keyword">
		Wer
	</h2>
	<p class="string">
		<!--Franziska <span style="color: #e83e8c;">&lt;3</span> Maximilian-->
		<!--
		<img src="/img/logo_weiß.png" class="float-right" width=200 height=200>
		<img src="/img/logo_weiß.png" class="mx-auto d-block" width=250 height=250>
		<br>
		<br>
		<img src="/img/logo_weiß.png" class="" width=250 height=250>
		-->
		Franziska 💕 Maximilian
	</p>
	<br>
	<h2 class="keyword">
		Wieso
	</h2>
	<p class="string">
		<em class="string" style="color: #ddd277">(ノ◕ヮ◕)ノ*:・゚✧ ✧゚・: *ヽ(◕ヮ◕ヽ)</em>
	</p>
	<br>


	<!--
	<div class="quote">
		<code>[ <span class="keyword">Wann</span> => <span class="string">1. April 2023</span> ]</code>,
	</div>
	<div class="quote">
		<code>[ <span class="keyword">Wer</span> => <span class="string">Franziska &lt;3 Maximilian</span> ]</code>,
	</div>
	<div class="quote">
		<code>[ <span class="keyword">Wieso</span> => <em class="string">(ノ◕ヮ◕)ノ*:・゚✧ ✧゚・: *ヽ(◕ヮ◕ヽ)</em> ]</code>
	</div>
	-->

	<h2 class="keyword">Anfahrt</h2>
	<span class="string">
	<p>
		Die kirchliche Trauung findet in der <a href="https://www.evkia.de/" target="_blank">Verklärungskirche Adlershof</a> (Arndtstraße 12, 12489 Berlin) statt. Für die anschließende Feier verlagern wir uns in das Dorfgemeinschaftshaus in Diepensee (Hauptstraße 10, 15711 Königs Wusterhausen, siehe Karte), welches in der Nähe von Königs Wusterhausen liegt.
		<br>
		Mit dem Auto braucht man ungefähr 20 Minuten bis nach Diepensee. Alternativ kann man mit der S-Bahn von S Adlershof (S 46, alle 20 Minuten) nach S Königs Wusterhausen durchfahren, und wird von uns dort abgeholt. Autofahrer, die abends gerne auch etwas trinken möchten, könnten ihr Auto ebenso dort abstellen.
		<br>
		Abends fährt ein Bus (1x die Stunde) direkt vor der Location ab, sodass man gut ohne Auto nach Hause kommt. <!--Alternativ wird es <em>eventuell</em> abends einen Fahrservice geben, mit dem man zum Bahnhof S Königs Wusterhausen gefahren wird.-->
	</p>
	<p>
		<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.openstreetmap.org/export/embed.html?bbox=13.581322431564333%2C52.29687296319748%2C13.595484495162966%2C52.302672893377284&amp;layer=mapnik&amp;marker=52.2997730232413%2C13.588403463363647" style="border: 1px solid black"></iframe><br/><small><a href="https://www.openstreetmap.org/?mlat=52.29977&amp;mlon=13.58840#map=17/52.29977/13.58840">Größere Karte anzeigen</a></small>
			<!--iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.openstreetmap.org/export/embed.html?bbox=13.582470417022707%2C52.29664331231931%2C13.59663248062134%2C52.30244327257503&amp;layer=mapnik" style="border: 1px solid black"></iframe><br/><small><a href="https://www.openstreetmap.org/#map=17/52.29954/13.58955">Größere Karte anzeigen</a></small-->
	</p>
	</span>

	<!--
	<img src="/img/logo_weiß.png" class="mx-auto d-block" width=250 height=250 style="text-align: center">
	-->

	<ul class="list-unstyled text-left index-list">
		<li>
			<span class="text-muted"># Mehr Details folgen in Kürze.</span>
		</li>
		<li>
			In der Zwischenzeit: Statistiken! 
		</li>
	</ul>

	{{ include('snippets/stats.html') }}
	<!--
	<ul class="list-unstyled text-left index-list">
		<li>
			<span class="text-muted"># Stuff I spent my free time on:</span>
			<br>
			<code>
				<span class="keyword">while</span> lazy; <span class="keyword">do</span>
				<br>
				<a class="tab-over-space" href="/projects/" title="uncaught exception">Hobby => Projects()</a>
				<br>
				<span class="keyword">endwhile</span>
			</code>

		</li>
		<li>
			<span class="text-muted"># <strike>Stupi</strike>.. serious things I needed to exist:</span>
			<br>
			<code>
				<span class="keyword">while</span> crazy; <span class="keyword">do</span>
				<br>
				<span class="tab-over-space">eval(<span class="string">"</span><a href="/things/" title="don't eval my life. also eval is bad">my <strike>life…</strike> things</a><span class="string">"</span>)</span>
				<br>
				<span class="keyword">endwhile</span>
			</code>
		</li>
		<li>
			<span class="text-muted"># I have more hobbys besides sleep(10)</span>
			<br>
			<code>
				<span class="keyword">if</span> interested; <span class="keyword">do</span>
				<br>
				<span class="tab-over-space">
						<a class="col-12 col-md-4" href="/about/" title="me.about() makes more sense">About.Me()</a>
						<span class="keyword">or</span>
						<a class="col-12 col-md-4 tab-over-space-on-mobile" href="https://www.fuselkoenig.de/kontakt/" title="don't tell me I forgot the semicolons">Contact.Me()</a></span>
				<br>
				<span class="keyword">endif</span>
			</code>
		</li>
		<li>
		</li>
	</ul>
	<code class="string">" syntax error: unexpected end of file</code>
	-->

	<br>
	<img src="/img/logo_weiß.png" class="mx-auto d-block" width=250 height=250>

</div>

{% endblock %}