Nu har vi lagt till ett web-projekt ASP MVC

This commit is contained in:
2020-04-23 23:21:32 +02:00
parent ffa3652cc8
commit d930e505b6
166 changed files with 10783 additions and 42363 deletions

View File

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width" />
<title>Error</title>
</head>
<body>
<hgroup>
<h1>Error.</h1>
<h2>An error occurred while processing your request.</h2>
</hgroup>
</body>
</html>