Commit dd350a4b0110c3211803dab728cc953a13b00853

Authored by Luan
1 parent 225a5d9b

Removing old templatetag

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
src/templates/search.html
1 1 {% extends "base.html" %}
2   -{% load i18n %}
3   -{% load append_to_get %}
  2 +{% load i18n superarchives %}
  3 +
4 4 {% block main-content %}
5 5 <div class="row">
6 6 <div class="col-lg-2">
... ...