feat: added /sys/ to all system pages, edited 404 page, added deadlink, moar changes
This commit is contained in:
parent
2d458fd2f2
commit
0279df06fa
24 changed files with 90 additions and 41 deletions
|
@ -1,4 +1,4 @@
|
|||
@page "/SuccessfulPost"
|
||||
@page "/sys/SuccessfulPost"
|
||||
<h3>SuccessfulPost</h3>
|
||||
<span>Post sucessfully crated!</span>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@page "/UnSuccessfulPost"
|
||||
@page "/sys/UnSuccessfulPost"
|
||||
<h3>UnuccessfulPost</h3>
|
||||
<span>Post was not created!</span>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue