@inherits MSGComponentBase @T("Test how Pandoc loads your file. Check the raw content it produces before further processing.") @if (FilePath == string.Empty) { } else { @T("Loaded file path:") @FilePath } @T("Cancel")