7 lines
101 B
Text
7 lines
101 B
Text
|
@page "/UnSuccessfulPost"
|
||
|
<h3>UnuccessfulPost</h3>
|
||
|
<span>Post was not created!</span>
|
||
|
|
||
|
@code {
|
||
|
|
||
|
}
|