diff --git a/source/templates/classic/partials/habits.ejs b/source/templates/classic/partials/habits.ejs index 762a8c86..fe3be6b0 100644 --- a/source/templates/classic/partials/habits.ejs +++ b/source/templates/classic/partials/habits.ejs @@ -7,31 +7,31 @@ (computed from last <%= plugins.habits.commits.fetched %> commit<%= s(plugins.habits.commits.fetched) %>) <% } %> - <% if (plugins.habits.facts) { %> + <% if (plugins.habits.error) { %>
- <% if (plugins.habits.error) { %> -
-
- - <%= plugins.habits.error.message %> -
-
- <% } else { %> - - <% } %> +
+
+ + <%= plugins.habits.error.message %> +
+
+
+ <% } else if (plugins.habits.facts) { %> +
+
<% } %>