diff --git a/umap/templates/base.html b/umap/templates/base.html
index a1eb5b15dc9e1b87038b66aefd7c52e23bc5cd2d..fab5c49baea5edf315a58cfbef5c0d17a89e90a6 100644
--- a/umap/templates/base.html
+++ b/umap/templates/base.html
@@ -1,4 +1,4 @@
-{% load compress umap_tags trans %}
+{% load compress umap_tags i18n %}
 <!DOCTYPE html>
 <html>
 <head>