Add metadata to translations and list translators

This commit is contained in:
Philipp Oppermann
2020-02-17 12:04:05 +01:00
parent 9e5e3fba16
commit db69d016a9
7 changed files with 38 additions and 1 deletions

View File

@@ -328,6 +328,10 @@ div.warning {
background-color: #ffa50022;
}
div.warning p:last-child {
margin-bottom: 0;
}
form.subscribe {
margin: 1rem;
}