mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-26 05:02:48 +00:00
15 lines
326 B
HTML
15 lines
326 B
HTML
---
|
|
permalink: /fancy-index/before-legacy.html
|
|
title: Index of {{url}}
|
|
legacy: true
|
|
---
|
|
<!DOCTYPE html>
|
|
<html>
|
|
{% capture metaDesc %}Index of {% raw %}{{url}}{% endraw %}{% endcapture %}
|
|
{% include head.html metaDesc=metaDesc nostyle="true" notArticle=true %}
|
|
<body>
|
|
<h1>Index of
|
|
<!--
|
|
vim: ts=2 sts=2 sw=2 noexpandtab
|
|
-->
|