aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/glossary.html.j22
-rw-r--r--template/gnurl.html.j22
2 files changed, 2 insertions, 2 deletions
diff --git a/template/glossary.html.j2 b/template/glossary.html.j2
index f394bb77..f0429e84 100644
--- a/template/glossary.html.j2
+++ b/template/glossary.html.j2
@@ -33,7 +33,7 @@
33 {% endtrans %} 33 {% endtrans %}
34 </dd> 34 </dd>
35</dt> 35</dt>
36<dt>{{ _("Namespaces (deprecated)") }}</dt> 36<dt>{{ _("Namespaces") }}</dt>
37 <dd> 37 <dd>
38 {% trans %} 38 {% trans %}
39 explanation 39 explanation
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