diff options
-rwxr-xr-x | media/new.png | bin | 0 -> 378 bytes | |||
-rw-r--r-- | templates/public/index.html | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/media/new.png b/media/new.png Binary files differnew file mode 100755 index 00000000..6a9bf037 --- /dev/null +++ b/media/new.png 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"> |