diff options
Diffstat (limited to 'template/index.html.j2')
-rw-r--r-- | template/index.html.j2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/index.html.j2 b/template/index.html.j2 index 857960c8..aad0cfa8 100644 --- a/template/index.html.j2 +++ b/template/index.html.j2 | |||
@@ -279,7 +279,7 @@ | |||
279 | <div class="row"> | 279 | <div class="row"> |
280 | <div class="col-lg-4"> | 280 | <div class="col-lg-4"> |
281 | <section> | 281 | <section> |
282 | <h3>{{ _("Filesharing") }}</h3> | 282 | <h3>{{ _("Filesharing (Alpha)") }}</h3> |
283 | <p> | 283 | <p> |
284 | {% trans %} | 284 | {% trans %} |
285 | GNUnet filesharing is an application that provides | 285 | GNUnet filesharing is an application that provides |
@@ -291,7 +291,7 @@ | |||
291 | </div> | 291 | </div> |
292 | <div class="col-lg-4"> | 292 | <div class="col-lg-4"> |
293 | <section> | 293 | <section> |
294 | <h3>{{ _("Conversation") }}</h3> | 294 | <h3>{{ _("Conversation (Pre-Alpha)") }}</h3> |
295 | <p> | 295 | <p> |
296 | {% trans %} | 296 | {% trans %} |
297 | GNUnet conversation is an application that provides secure | 297 | GNUnet conversation is an application that provides secure |