diff --git a/content-scripts/src/modules/layout.js b/content-scripts/src/modules/layout.js
index fab38d6..bd0330c 100644
--- a/content-scripts/src/modules/layout.js
+++ b/content-scripts/src/modules/layout.js
@@ -1,5 +1,6 @@
import { elementFromHtml } from "./utilities/elementFromHtml";
import { createPopover } from "./utilities/popover";
+import { fetchSigarraPage } from "./utilities/pageUtils";
const HEADER_LINKS = {
Estudantes: {
@@ -40,13 +41,32 @@ const HEADER_LINKS = {
const authentication = (auth) =>
auth
? /*html*/ `
-
-
+
+