diff --git a/polyphonic/library/templates/library/gdrive.html b/polyphonic/library/templates/library/gdrive.html
index f02125f..ab7b41c 100644
--- a/polyphonic/library/templates/library/gdrive.html
+++ b/polyphonic/library/templates/library/gdrive.html
@@ -5,8 +5,10 @@
{% if meta.folderid %}
+
+ {% icon "sync" %}
+ Sync with Drive
+
{% endif %}
diff --git a/polyphonic/library/templates/library/work_list.html b/polyphonic/library/templates/library/work_list.html
index f4eccdf..598ca90 100644
--- a/polyphonic/library/templates/library/work_list.html
+++ b/polyphonic/library/templates/library/work_list.html
@@ -8,7 +8,8 @@