Guides/MVC-Integration/Phase-II-Draft.md
... ...
@@ -14,7 +14,7 @@ Get the ConnectionString
14 14
15 15
The sample MVC app used in the guide already contains its own user login model, since we will add a simpler user login model, in order to avoid any unnecessary conflict, delete existing user login files, Controller, Model, and View.
16 16
17
-
17
+![](/Guides/MVC-Integration/Phase-II-Draft/1.png)
18 18
19 19
20 20