@@ -64,7 +64,7 @@ void Web::siteHtml()
<ul>
)";
int index = 1;
int index = 0;
for (const Path* p : list) {
QString fileName = QString("parcours%1.html").arg(index);
QString name = p->getName();
The note is not visible to the blocked user.