Hey sorry I missed-typed, thats what I had:
<ul>
{{ 'home' | section | assign_to: 'home_section' }}
{% for month in home_section.months %}
<li>{{ section | link_to_month: month }}</li>
{% endfor %}
</ul>
Just shows up blank on the site?
Thanks,
Liz
On Jan 27, 7:34 pm, "Rick Olson"
<technowee... gmail.com> wrote:
> > {{ 'home' | section | assign_to: 'section'
}}Probably don't want to overwrite the section var.
>
> > {{ 'home' | section | assign_to: 'home.section'
}}Try home_section instead.
>
> --
> Rick Olsonhttp://weblog.techno-weenie.nethttp://mephistoblog.com
--~--~---------~--~----~------------~-------~--~----~
Mephisto: http://mephistoblog.com |
Mephisto Help: http://mephisto.stikipad
.com
To post to this group, send email to MephistoBlog googlegroups.com
To unsubscribe from this group, send email to
MephistoBlog-unsubscribe googlegroups.com
For more options, visit this group at http
://groups-beta.google.com/group/MephistoBlog
-~----------~----~----~----~------~----~------~--~---
|