diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/public/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/public/index.html b/templates/public/index.html index ef45e9d4..481e8a89 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -84,6 +84,8 @@ {% endfor %} </table> + <p class="center"><a href="{% url mirrorlist %}">Update your mirrorlist</a> <img src="/media/new.png" alt="New" /></p> + </div> <div id="nav-sidebar" class="widget"> |