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