diff --git a/circle/dashboard/templates/dashboard/confirm/mass-delete.html b/circle/dashboard/templates/dashboard/confirm/mass-delete.html
index 698f7ef..ecab0ab 100644
--- a/circle/dashboard/templates/dashboard/confirm/mass-delete.html
+++ b/circle/dashboard/templates/dashboard/confirm/mass-delete.html
@@ -1,3 +1,4 @@
+{% load i18n %}
 <div class="modal fade" id="confirmation-modal" tabindex="-1" role="dialog"> 
   <div class="modal-dialog"> 
     <div class="modal-content">