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

4 lines
92 B
Plaintext

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