From 3f984f6f9487f7d035d9b53d327ffe455a458375 Mon Sep 17 00:00:00 2001 From: Van Date: Tue, 12 Sep 2017 23:35:10 +0800 Subject: [PATCH] rm unused --- 9IPHP/search.ftl | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 9IPHP/search.ftl diff --git a/9IPHP/search.ftl b/9IPHP/search.ftl deleted file mode 100644 index 6cefc1f..0000000 --- a/9IPHP/search.ftl +++ /dev/null @@ -1,26 +0,0 @@ -<#include "macro-head.ftl"> - - - - <@head title="${blogTitle}"> - <#if metaKeywords??> - - - <#if metaDescription??> - - - - - - <#include "header.ftl"> -
-
-
- <#include "article-list.ftl"> -
- <#include "side.ftl"> -
-
- <#include "footer.ftl"> - - \ No newline at end of file