Typo
This commit is contained in:
parent
9ccec82b88
commit
b1ee619755
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
<h3 class="part">Partitions optionnelles</h3>
|
||||
<ul class="filelist">
|
||||
{% for part in optinal_partitions %}
|
||||
{% for part in optional_partitions %}
|
||||
{% include "partitions/liste_item.html" with part=part %}
|
||||
{% endfor %}
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue