-
{{ article.title }}
-
-
+
Edit Article
-
-
+
-
- {{ article.favorited ? 'Unfavorite' : 'Favorite' }} Article
+
+ {{ article.favorited ? "Unfavorite" : "Favorite" }} Article
({{ article.favoritesCount }})
-
-
-
+
-
-
+
Edit Article
-
+
Delete Article
-
+
-
- {{ article.favorited ? 'Unfavorite' : 'Favorite' }} Article
+
+ {{ article.favorited ? "Unfavorite" : "Favorite" }} Article
({{ article.favoritesCount }})
-
diff --git a/src/app/features/editor/editor.component.html b/src/app/features/editor/editor.component.html
index 93eed9aef..dcf2a7268 100644
--- a/src/app/features/editor/editor.component.html
+++ b/src/app/features/editor/editor.component.html
@@ -2,31 +2,50 @@
diff --git a/src/app/features/profile/profile.component.html b/src/app/features/profile/profile.component.html
index 1f5a4f38d..29e72e9c6 100644
--- a/src/app/features/profile/profile.component.html
+++ b/src/app/features/profile/profile.component.html
@@ -1,49 +1,53 @@
-
-
@@ -51,8 +55,6 @@
{{ profile.username }}
-
-
diff --git a/src/app/features/settings/settings.component.html b/src/app/features/settings/settings.component.html
index 62c312084..5490d0a0c 100644
--- a/src/app/features/settings/settings.component.html
+++ b/src/app/features/settings/settings.component.html
@@ -2,66 +2,83 @@
diff --git a/src/app/shared/list-errors.component.html b/src/app/shared/list-errors.component.html
index 147849129..d54e256b3 100644
--- a/src/app/shared/list-errors.component.html
+++ b/src/app/shared/list-errors.component.html
@@ -1,4 +1,4 @@
-