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

Add a few more content-for placeholders. #2236

Merged
merged 1 commit into from
Oct 7, 2014

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Oct 7, 2014

  • Add {{content-for 'body'}} to app/index.html and tests/index.html
  • Add {{content-for 'test-head'}} to tests/index.html
  • Add {{content-for 'test-body'}} to tests/index.html

Closes #2229.

* Add `{{content-for 'body'}}` to `app/index.html` and
  `tests/index.html`
* Add `{{content-for 'test-head'}}` to `tests/index.html`
* Add `{{content-for 'test-body'}}` to `tests/index.html`
stefanpenner added a commit that referenced this pull request Oct 7, 2014
Add a few more content-for placeholders.
@stefanpenner stefanpenner merged commit 87b391d into ember-cli:master Oct 7, 2014
@stefanpenner stefanpenner deleted the content-for-sprinkles branch October 7, 2014 00:42
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

Successfully merging this pull request may close these issues.

content-for 'body'
3 participants