mirror of
https://github.com/stefanocasazza/ULib.git
synced 2025-09-28 19:05:55 +08:00
12 lines
261 B
Plaintext
12 lines
261 B
Plaintext
<ul>
|
|
<li><a href="/SSI/earth/africa/index.shtml">Africa</a>
|
|
<!--#if expr="$REQUEST_URI ^= /SSI/earth/africa" -->
|
|
<!--#include virtual="/SSI/earth/africa/menu.shtml" -->
|
|
<!--#endif -->
|
|
</li>
|
|
|
|
<li><a href="/antarctica">Antarctica</a></li>
|
|
|
|
...
|
|
</ul>
|