Commit 90a248442f1409f1020ff6f96a0d1002421c9a88

Authored by Sergio Oliveira
2 parents 51388269 dd350a4b

Merge branch 'master' of github.com:TracyWebTech/colab

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">
... ...