diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-04-07 19:16:43 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-04-07 19:16:43 +0200 |
commit | 4491655d246a0ebba32c832849870af10fc08f52 (patch) | |
tree | 906d41317ffa052bef3b375a5ee83b93d1461b7c | |
parent | 9880ead60e8c9d760318251b344edec2f35be123 (diff) | |
download | www-4491655d246a0ebba32c832849870af10fc08f52.tar.gz www-4491655d246a0ebba32c832849870af10fc08f52.zip |
add anchor
m--------- | build-system/taler-build-scripts | 0 | ||||
-rw-r--r-- | template/ev.html.j2 | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts | |||
Subproject 23538677f6c6be2a62f38dc6137ecdd1c76b7b1 | Subproject 5fb2f811026bbe7152ed59b712248048853eb0f | ||
diff --git a/template/ev.html.j2 b/template/ev.html.j2 index d02cd589..49ea1965 100644 --- a/template/ev.html.j2 +++ b/template/ev.html.j2 | |||
@@ -84,7 +84,7 @@ | |||
84 | 84 | ||
85 | <div class="row"> | 85 | <div class="row"> |
86 | <div class="col-md"> | 86 | <div class="col-md"> |
87 | <h3>{{ _("Support Us!") }}</h3> | 87 | <h3 id="support">{{ _("Support Us!") }}</h3> |
88 | <p> | 88 | <p> |
89 | {% trans %} | 89 | {% trans %} |
90 | Everybody is welcome to support us via donations. For | 90 | Everybody is welcome to support us via donations. For |