aspnetcore/test/testapps/BasicTestApp/RouterTest/Other.cshtml

4 lines
94 B
Plaintext

@using BasicTestApp.RouterTest
<div id="test-info">This is another page.</div>
<c:Links />