Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing sign-out template #352

Open
ddeklerk opened this issue Feb 12, 2015 · 2 comments
Open

Missing sign-out template #352

ddeklerk opened this issue Feb 12, 2015 · 2 comments

Comments

@ddeklerk
Copy link

Hello,

There seems to be a template missing in the sign-out route. When you sign out the router goes to a template named 'EntrySignOut' which does not exist within the package.

On desktop the error message flashed by too quick to notice, but on my mobile phone I could read the error and when I made a new template with that name, it was rendered on sign out.

@xanatas
Copy link

xanatas commented Mar 30, 2015

put this

    <template name="entrySignOut">
    </template>

somewhere in an html within your project

@andykingking
Copy link

Suggestion from @xanatas works, but perhaps this should be part of the package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants