updated end to endfor
This commit is contained in:
parent
e70c71edd4
commit
6c12955912
|
@ -57,7 +57,7 @@ You can now render the list of members in a template:
|
||||||
{{ member.name }}
|
{{ member.name }}
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
{% end %}
|
{% endfor %}
|
||||||
</ul>
|
</ul>
|
||||||
{% endraw %}
|
{% endraw %}
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
Loading…
Reference in New Issue