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

move html pages that are actually templates out of ./resources/public #380

Open
rafd opened this issue May 30, 2017 · 0 comments
Open

move html pages that are actually templates out of ./resources/public #380

rafd opened this issue May 30, 2017 · 0 comments

Comments

@rafd
Copy link
Member

rafd commented May 30, 2017

There are a few .html files from ./resources/public that shouldn't be there (they are actually mustache templates, and they should not available as a public resource).

Add a .mustache extension to the .html files and move them under ./resources/templates (and update and references to those files).

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

No branches or pull requests

2 participants