aboutsummaryrefslogtreecommitdiff
path: root/template/gnurl.html.j2
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-02-24 17:29:27 +0100
committerChristian Grothoff <christian@grothoff.org>2019-02-24 17:29:27 +0100
commit7a60a686d3f70604813da4f21a5f6410d6d2f603 (patch)
treebb381ecf6bda0b8892f001910e123b9142aacdff /template/gnurl.html.j2
parent90230324e0f510e361c32b5ca5a6adbb60e190de (diff)
downloadwww-7a60a686d3f70604813da4f21a5f6410d6d2f603.tar.gz
www-7a60a686d3f70604813da4f21a5f6410d6d2f603.zip
avoid adding redundant strings for translation
Diffstat (limited to 'template/gnurl.html.j2')
-rw-r--r--template/gnurl.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/template/gnurl.html.j2 b/template/gnurl.html.j2
index 23349633..66aa9ac0 100644
--- a/template/gnurl.html.j2
+++ b/template/gnurl.html.j2
@@ -2,7 +2,7 @@
2{% block body_content %} 2{% block body_content %}
3<div class="container-fluid"> 3<div class="container-fluid">
4 <article> 4 <article>
5 <h1>{{ _("gnurl (libgnurl)") }}</h1> 5 <h1>gnurl (libgnurl)</h1>
6 <p> 6 <p>
7 {% trans %} 7 {% trans %}
8 libgnurl is a micro fork of libcurl. The goal of libgnurl 8 libgnurl is a micro fork of libcurl. The goal of libgnurl