Skip to content

Commit caf59e3

Browse files
feat(webapp): add charitable status to imprint
1 parent 4accd8e commit caf59e3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

www/webapp/src/views/ImpressumPage.vue

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,15 @@
1616
</p>
1717
<h3>Registergericht / Registration court</h3>
1818
<p>AG Berlin (Charlottenburg)<br>VR 37525<br></p>
19+
<h3>Gemeinnützigkeit / Charitable status</h3>
20+
<p>
21+
Der Verein wurde vom Finanzamt für Körperschaften I, Berlin, als gemeinnützig anerkannt
22+
(Freistellungsbescheid vom 01.11.2019, Steuernummer 27/663/65101).
23+
</p>
24+
<p>
25+
The organization has been recognized as charitable by the competent tax office
26+
(Finanzamt für Körperschaften I, Berlin; exemption notice dated November 1, 2019, tax number 27/663/65101).
27+
</p>
1928
</v-container>
2029
</template>
2130

0 commit comments

Comments
 (0)