This commit is contained in:
@@ -65,19 +65,16 @@ namespace AyaNova.Api.Controllers
|
|||||||
}}
|
}}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body >
|
<body>
|
||||||
|
|
||||||
<div style=""text-align: center;"">
|
<div style=""text-align: left;"">
|
||||||
{errorBlock}
|
{errorBlock}
|
||||||
<div style=""display: inline-block;text-align:left;"">
|
<div style=""display: inline-block;text-align:left;"">
|
||||||
<h1>{AyaNovaVersion.FullNameAndVersion}</h1>
|
<h1>{AyaNovaVersion.FullNameAndVersion}</h1>
|
||||||
|
|
||||||
|
|
||||||
<h2><a href=""/"" target=""_blank"">AyaNova App</a></h2>
|
<h2><a href=""/"" target=""_blank"">AyaNova App</a></h2>
|
||||||
<h2><a href=""/docs"" target=""_blank"">AyaNova manual</a></h2>
|
<h2><a href=""/docs"" target=""_blank"">User and technical guide</a></h2>
|
||||||
<h2><a href=""/api-docs"" target=""_blank"">API explorer</a></h2>
|
<h2><a href=""mailto:support@ayanova.com"">Email technical support</a></h2>
|
||||||
<h2><a href=""mailto:support@ayanova.com"">Email AyaNova support</a></h2>
|
<h2><a href=""/api-docs"" target=""_blank"">API explorer for developers</a></h2>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user