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

Template refactor? #15

Closed
rclai opened this issue Jan 8, 2015 · 3 comments
Closed

Template refactor? #15

rclai opened this issue Jan 8, 2015 · 3 comments

Comments

@rclai
Copy link
Contributor

rclai commented Jan 8, 2015

I noticed that there's a lot of templates with

<div class="{{classes}}">
    {{> UI.contentBlock}}
</div>

I feel like there's gotta be a way to consolidate them somehow maybe?

@nickw
Copy link

nickw commented Jan 9, 2015

Possibly, but it might make things harder to maintain / understand. I'm fine with leaving it as-is for now, but feel free to suggest some solutions.

@nickw nickw closed this as completed Jan 9, 2015
@benstr
Copy link
Member

benstr commented Jan 10, 2015

I agree with @nickw as a general template we should keep things as simple as possible so more people can adopt and maintain it.

@rclai
Copy link
Contributor Author

rclai commented Jan 10, 2015

No problem.

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