put link to admin/texts in admin page
This commit is contained in:
parent
688373f46d
commit
3165bff891
1 changed files with 2 additions and 3 deletions
|
|
@ -1,10 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Daily Goals</title>
|
||||
<title>Daily Goals - Admin</title>
|
||||
</head>
|
||||
<body>
|
||||
<input id='newTextname'/>
|
||||
<button id='submit'>submit</button>
|
||||
<a href="/admin/texts" id="texts">Texts</a>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue