about summary refs log tree commit diff stats
path: root/templates/section.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/section.html')
-rw-r--r--templates/section.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/section.html b/templates/section.html
index e596ffb..b9eb680 100644
--- a/templates/section.html
+++ b/templates/section.html
@@ -5,7 +5,7 @@
     {%- if taxonomy.term %}
       <h3 style="margin-bottom:0">Filtering for "{{ section.title }}"</h3>
       <small>
-        <a href="{{ get_url(path="@/blog/_index.md") }}">Remove filter</a>
+        <a href="{{ get_url(path="@/blog/_index.md", lang=lang) }}">Remove filter</a>
       </small>
     {%- endif %}
     <ul class="blog-posts">