This commit is contained in:
@@ -45,7 +45,7 @@ namespace AyaNova.Api.Controllers
|
|||||||
{
|
{
|
||||||
errorBlock = $@"<div style=""color: #D8000C;background-color: #FFD2D2""><h2>SERVER ERROR</h2><p>{serverState.Reason}</p></div>";
|
errorBlock = $@"<div style=""color: #D8000C;background-color: #FFD2D2""><h2>SERVER ERROR</h2><p>{serverState.Reason}</p></div>";
|
||||||
}
|
}
|
||||||
|
//todo: remove excess whitespace
|
||||||
var resp = $@"<!DOCTYPE html>
|
var resp = $@"<!DOCTYPE html>
|
||||||
<html lang=""en"">
|
<html lang=""en"">
|
||||||
<head>
|
<head>
|
||||||
|
|||||||
Reference in New Issue
Block a user