{% trans 'Recent uploads' %}
{% trans 'Keywords' %}
|
{% trans 'Recently viewed' %}
|
{% extends "root.html" %}{% load staticfiles %}{% load url from future %}{% load i18n %} {% block body %}
{% trans 'Recent uploads' %}
{% trans 'Keywords' %}
|
{% trans 'Recently viewed' %}
|