@ -57,7 +57,6 @@ Once your configuration is done, click the *Next* button to navigate to the *UI

{{ else if UI == "NG" }}


{{ end }}
Here, you see all the possible UI options supported by that startup solution template. Pick the ** {{ UI_Value }}**.
@ -66,7 +65,6 @@ Notice that; Once you select a UI type, some additional options will be availabl
{{ if DB == "EF" }}


{{ else }}

{{ end }}
@ -77,7 +75,6 @@ On that screen, you can decide on your database provider by selecting one of the

{{ else }}


{{ end }}
Here, you can select the database management systems (DBMS){{ if DB == "EF" }} and the connection string{{ end }}. Then, click the *Next* button for additional *Multi-Tenancy* selection: