mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Update docs/en/tutorials/1-building-a-basic-site.md
Fixed typo in code block. UL tag was opening instead of closing.
This commit is contained in:
parent
a8904e3de0
commit
001e58c110
@ -308,7 +308,7 @@ The following example runs an if statement, and a loop on *Children*, checking t
|
||||
</a>
|
||||
</li>
|
||||
<% end_loop %>
|
||||
<ul>
|
||||
</ul>
|
||||
<% end_if %>
|
||||
</li>
|
||||
<% end_loop %>
|
||||
|
Loading…
Reference in New Issue
Block a user