diff --git a/app/db/src/app/app.component.html b/app/db/src/app/app.component.html
index 76e54330..f02a4c10 100644
--- a/app/db/src/app/app.component.html
+++ b/app/db/src/app/app.component.html
@@ -24,7 +24,7 @@
*ngFor="let p of savedPages$ | async"
mat-list-item
[routerLink]="['saved', p.id]"
- >playlist_play
+ >library_books
{{ p.title }}
@@ -47,6 +47,13 @@
>
+
+ save Update Page with
+ Results
+
+
create Create a New Note