@{[Text::MicroTemplate::escape_html($tab_topic)]}}; } else { $html = qq{@{[Text::MicroTemplate::escape_html($tab_topic)]}}; } Text::MicroTemplate::encoded_string($html); }; ?> ? my $base = "../" x (scalar(split '/', $main::context->{filename}) - 1); ? if ($base ne '') { ? } <?= join " - ", ($ctx->{filename} ne 'index.html' ? reverse @title : ()), "H2O - the optimized HTTP/2 server" ?>

H2O

the optimized HTTP/1.x, HTTP/2 server

Powered by Oktavia
("index.html", "Top") ?> ("install.html", "Install") ?> ("configure.html", "Configure") ?> ("faq.html", "FAQ") ?>
? if (@title) {

? if (@title > 1) { ? for (my $i = 0; $i < @title - 1; $i++) { > ? } ? }

? } ?= $content ? if (my @notes = @{$ctx->{notes}}) {

Notes:

    ? for (my $index = 0; $index < @notes; ++$index) {
  1. ? }
? }