mirror of
https://github.com/aantron/better-enums.git
synced 2025-12-08 01:36:44 +08:00
11 lines
262 B
HTML
11 lines
262 B
HTML
<section class="tutorial-footer">
|
|
<p class="next">
|
|
Continue to the next tutorial: <a href="$prefix$next_link">${next_title}</a>
|
|
</p>
|
|
|
|
<p class="up">
|
|
Or, return to the
|
|
<a href="${prefix}index.html#Tutorial">tutorial index</a>.
|
|
</p>
|
|
</section>
|