GUI -- Beginnings of new file structure / Angular implementation. WIP.

Change-Id: Ic79347b41292432605cd30bf1d4920063f6602e8
diff --git a/web/gui/src/main/webapp/app/fw/mast/mast.html b/web/gui/src/main/webapp/app/fw/mast/mast.html
new file mode 100644
index 0000000..dc086e9
--- /dev/null
+++ b/web/gui/src/main/webapp/app/fw/mast/mast.html
@@ -0,0 +1,3 @@
+<!-- Masthead partial HTML -->
+<img class="logo" src="../data/img/onos-logo.png">
+<span class="title">Open Network Operating System</span>
\ No newline at end of file