templates.error.ftl Maven / Gradle / Ivy
The newest version!
<#import "main.ftl" as layout />
<@layout.mainLayout title="mock-oauth2-server debugger" description="Just a mock oauth2 client">
OAuth2 Client Debugger
Something went wrong.
Could be expired session? Please try again using the debugger form - ${debugger_url}
${stacktrace}
more debugging options
More options will be added shortly
@layout.mainLayout>