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

4 lines
73 B
Plaintext

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