diff --git a/app/templates/accounts-list/empty.hbs b/app/templates/accounts-list/empty.hbs index 0277cf2e..295518d7 100644 --- a/app/templates/accounts-list/empty.hbs +++ b/app/templates/accounts-list/empty.hbs @@ -1 +1 @@ -
Loading
+ \ No newline at end of file diff --git a/app/templates/events/list.hbs b/app/templates/events/list.hbs index eaf24b0a..4865ec7d 100644 --- a/app/templates/events/list.hbs +++ b/app/templates/events/list.hbs @@ -29,6 +29,6 @@ {{else}} -
Loading
+ {{/if}} diff --git a/app/templates/loading.hbs b/app/templates/loading.hbs index 0277cf2e..295518d7 100644 --- a/app/templates/loading.hbs +++ b/app/templates/loading.hbs @@ -1 +1 @@ -
Loading
+ \ No newline at end of file diff --git a/app/templates/main/loading.hbs b/app/templates/main/loading.hbs index 0277cf2e..295518d7 100644 --- a/app/templates/main/loading.hbs +++ b/app/templates/main/loading.hbs @@ -1 +1 @@ -
Loading
+ \ No newline at end of file diff --git a/app/templates/profile/loading.hbs b/app/templates/profile/loading.hbs index 0277cf2e..295518d7 100644 --- a/app/templates/profile/loading.hbs +++ b/app/templates/profile/loading.hbs @@ -1 +1 @@ -
Loading
+ \ No newline at end of file diff --git a/app/templates/repos-list/empty.hbs b/app/templates/repos-list/empty.hbs index 17d193b2..295518d7 100644 --- a/app/templates/repos-list/empty.hbs +++ b/app/templates/repos-list/empty.hbs @@ -1 +1 @@ -
Loading
\ No newline at end of file + \ No newline at end of file diff --git a/app/templates/repos.hbs b/app/templates/repos.hbs index 2988d1cc..f23932e2 100644 --- a/app/templates/repos.hbs +++ b/app/templates/repos.hbs @@ -44,6 +44,6 @@

{{noReposMessage}}

{{/collection}} {{else}} -
Loading
+ {{/if}} diff --git a/app/templates/settings/loading.hbs b/app/templates/settings/loading.hbs index 0277cf2e..295518d7 100644 --- a/app/templates/settings/loading.hbs +++ b/app/templates/settings/loading.hbs @@ -1 +1 @@ -
Loading
+ \ No newline at end of file