Finish code base

This commit is contained in:
AndrewTrieu
2023-03-12 17:29:07 +02:00
parent b3065cfce1
commit 7089f460a4
8 changed files with 22 additions and 14 deletions

View File

@@ -39,5 +39,7 @@ Name:<br/>
<input type="text" name="name"/><br/>
<input type="submit" value="Add"/>
</form>
<% } else { %>
<p>You must be an admin to add a topic.</p>
<% } %>