diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-05-24 22:39:19 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-05-24 22:39:19 +0200 |
commit | cf1be05a20c7abd7405f5953679f39be9d1fa015 (patch) | |
tree | 5fa73c983fe2b8aba579db9215ee674f04d4ea15 /src/de/footer.html | |
parent | 8372e02f11e0914324ebf9f495393b4a9df01dd7 (diff) |
Add skeleton for German
Diffstat (limited to 'src/de/footer.html')
-rw-r--r-- | src/de/footer.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/de/footer.html b/src/de/footer.html new file mode 100644 index 0000000..ca42706 --- /dev/null +++ b/src/de/footer.html @@ -0,0 +1,3 @@ +<p class=right-align> + Found a mistake or a bad translation? <a href=#>Contact me!</a> +</p> |