| 366 |
|
|
| 367 |
# Make the table of content |
# Make the table of content |
| 368 |
print HTML "<h3>Table of Contents</h3>\n"; |
print HTML "<h3>Table of Contents</h3>\n"; |
| 369 |
print HTML "<p><a href=\"./\">Back to index of languages</a></p>\n"; |
print HTML "<p><a href=\"./\">Back to index of languages</a>\n"; |
| 370 |
print HTML "<br /><a href=\"../\">Working on the website</a>\n"; |
print HTML "<br /><a href=\"../\">Working on the website</a>\n"; |
| 371 |
if ($o_body) { |
if ($o_body) { |
| 372 |
print HTML "<br /><a href=\"#outdated\">Outdated translations</a>\n"; |
print HTML "<br /><a href=\"#outdated\">Outdated translations</a>\n"; |