+
!
{{/if}}
diff --git a/templates/ArtistBrowser/artist.hbs b/templates/ArtistBrowser/artist.hbs
deleted file mode 100644
index 4c5f293..0000000
--- a/templates/ArtistBrowser/artist.hbs
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
-
{{artist.name}}
-
-
- {{localize "IT.apps.ArtistBrowser.image-count" count=artist.imageCount}}
-
-
- {{#if artist.links}}
-
- {{#each artist.links as |link|}}
- -
- {{link.name}}
-
- {{/each}}
-
- {{/if}}
- {{#if artist.commonTags}}
-
- {{localize "IT.apps.ArtistBrowser.common-tags"}}
-
- {{#each artist.commonTags as |tag|}}
- - {{tag.name}} ({{tag.count}})
- {{/each}}
-
-
- {{/if}}
-
diff --git a/templates/ArtistBrowser/list.hbs b/templates/ArtistBrowser/list.hbs
deleted file mode 100644
index c9da32c..0000000
--- a/templates/ArtistBrowser/list.hbs
+++ /dev/null
@@ -1,36 +0,0 @@
-
-
- {{#if can.upload}}
-
- {{/if}}
-
- {{#if artists}}
-
- {{#each artists as | artist |}}
- {{> (it-filePath "templates/ArtistBrowser/artist.hbs") artist=artist }}
- {{/each}}
-
- {{else}}
-
- {{ localize "" }}
-
- {{/if}}
-
-
-
- {{page}} / {{pages}}
-
-
-
\ No newline at end of file
diff --git a/templates/ArtistBrowser/sidebar.hbs b/templates/ArtistBrowser/sidebar.hbs
deleted file mode 100644
index cccdcff..0000000
--- a/templates/ArtistBrowser/sidebar.hbs
+++ /dev/null
@@ -1,26 +0,0 @@
-
diff --git a/templates/Dialogs/Link.hbs b/templates/Dialogs/Link.hbs
index 7a49d83..b5a79e6 100644
--- a/templates/Dialogs/Link.hbs
+++ b/templates/Dialogs/Link.hbs
@@ -1,6 +1,6 @@
diff --git a/image-tagger.lock b/token-browser.lock
similarity index 100%
rename from image-tagger.lock
rename to token-browser.lock