fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix
[redakcja.git]
/
apps
/
catalogue
/
templates
/
catalogue
/
activity.html
diff --git
a/apps/catalogue/templates/catalogue/activity.html
b/apps/catalogue/templates/catalogue/activity.html
index
9c2eac5
..
3bb8afb
100755
(executable)
--- a/
apps/catalogue/templates/catalogue/activity.html
+++ b/
apps/catalogue/templates/catalogue/activity.html
@@
-1,9
+1,11
@@
{% extends "catalogue/base.html" %}
{% load i18n %}
{% extends "catalogue/base.html" %}
{% load i18n %}
-{% load url from future %}
{% load wall %}
{% load wall %}
+{% block titleextra %}{% trans "Activity" %}{% endblock %}
+
+
{% block content %}
<h1><a href='{% url "catalogue_activity" prev_day.isoformat %}'><</a>
{% block content %}
<h1><a href='{% url "catalogue_activity" prev_day.isoformat %}'><</a>