diff options
Diffstat (limited to 'bin/ui')
| -rwxr-xr-x | bin/ui | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -184,6 +184,7 @@ class UI <li><strong>UI</strong></li> </ul> <ul> + <li><a href="/index.html">Home</a></li> <li><a href="/groups.html">Groups</a></li> <li> <form action="/logout" method="post"> @@ -327,6 +328,7 @@ class UI </ul> </nav> + <h1>Groups</h1> <table> <thead> <tr> @@ -383,6 +385,7 @@ class UI </ul> </nav> + <h1>Projects</h1> <table> <thead> <tr> |
