diff options
Diffstat (limited to 'template/gnurl.html.j2')
-rw-r--r-- | template/gnurl.html.j2 | 2 |
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 @@ {% block body_content %} <div class="container-fluid"> <article> - <h1>{{ _("gnurl (libgnurl)") }}</h1> + <h1>gnurl (libgnurl)</h1> <p> {% trans %} libgnurl is a micro fork of libcurl. The goal of libgnurl |