aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarcinzelent <zelent.marcin@gmail.com>2018-03-16 21:36:08 +0100
committermarcinzelent <zelent.marcin@gmail.com>2018-03-16 21:36:08 +0100
commit9441b9d8b3035dc3142234dd13a1bcea21e72749 (patch)
tree87feae2e1e3492c9f0f23a724bea43e18bfb0ce7 /PollutometerWebApi/Views/Home
parent1ab2b90b02705e206680b5428bf1fbaec6438132 (diff)
parent6335f35fe0516f16be10e29e9d0b960010067fe0 (diff)
Merge.
Diffstat (limited to 'PollutometerWebApi/Views/Home')
-rw-r--r--PollutometerWebApi/Views/Home/Index.cshtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/PollutometerWebApi/Views/Home/Index.cshtml b/PollutometerWebApi/Views/Home/Index.cshtml
new file mode 100644
index 0000000..2501eee
--- /dev/null
+++ b/PollutometerWebApi/Views/Home/Index.cshtml
@@ -0,0 +1 @@
+<h2>Welcome to ASP.NET MVC @ViewData["Version"] on @ViewData["Runtime"]!</h2>