Initial Commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
@inherits BasePage
|
||||
|
||||
@page "/raw-database"
|
||||
|
||||
<div class="page">
|
||||
<AlertComponent>
|
||||
<Title>Placeholders and Speculative</Title>
|
||||
<Message>The data I am using contains placeholders and speculation on future mechanics. Ignore said data when
|
||||
using this JSON.
|
||||
</Message>
|
||||
</AlertComponent>
|
||||
<CodeComponent>
|
||||
@EntityData.AsJson()
|
||||
</CodeComponent>
|
||||
</div>
|
||||
Reference in New Issue
Block a user