diff options
Diffstat (limited to 'templates/mirrors/status_table.html')
-rw-r--r-- | templates/mirrors/status_table.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/mirrors/status_table.html b/templates/mirrors/status_table.html index 2817542..6fc07a3 100644 --- a/templates/mirrors/status_table.html +++ b/templates/mirrors/status_table.html @@ -1,3 +1,4 @@ +{% load cycle from future %} {% load flags mirror_status %} <table id="{{ table_id }}" class="results"> <thead> |