mirror-web/fancy-index/before-legacy.html
Miao Wang 63a323d21b
fancy-index: server-side render title
Signed-off-by: Miao Wang <shankerwangmiao@gmail.com>
2020-04-17 23:56:53 +08:00

15 lines
349 B
HTML

---
permalink: /fancy-index/before-legacy.html
---
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Index of {% raw %}{{url}}{% endraw %} | {{ site.title }}{% if site.brand %} | {{ site.brand }}{% endif %}</title>
</head>
<body>
<h1>Index of
<!--
vim: ts=2 sts=2 sw=2 noexpandtab
-->