diff options
Diffstat (limited to 'templates/devel/stats.html')
-rw-r--r-- | templates/devel/stats.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/devel/stats.html b/templates/devel/stats.html index 2dbe4755..9b3b1d28 100644 --- a/templates/devel/stats.html +++ b/templates/devel/stats.html @@ -1,3 +1,4 @@ +{% load cycle from future %} {% load cache %} {% cache 60 dev-dash-by-arch %} |