diff --git a/views/dashboard.html b/views/dashboard.html new file mode 100644 index 0000000..9ea5590 --- /dev/null +++ b/views/dashboard.html @@ -0,0 +1,13 @@ + + + + Dashboard - BugBeGone + + + + + {{ .username }} + {{ .email }} + {{ .firstname }} {{ .lastname }} + + \ No newline at end of file