5 lines
67 B
Plaintext
5 lines
67 B
Plaintext
@page "/announcement"
|
|
@{
|
|
Response.Redirect("/taxbaik/#top");
|
|
}
|