diff --git a/public/blog/themes/default/footer.html b/public/blog/themes/default/footer.html index 656d87f..95e04cb 100644 --- a/public/blog/themes/default/footer.html +++ b/public/blog/themes/default/footer.html @@ -63,10 +63,13 @@ function search(e) { if(!keywords) { location.href = "{{$.searchUrl}}"; } else { - var tpl = '
'; - tpl += ''; - tpl += "'; + tpl += " diff --git a/public/blog/themes/elegant/footer.html b/public/blog/themes/elegant/footer.html index 656d87f..45d4075 100644 --- a/public/blog/themes/elegant/footer.html +++ b/public/blog/themes/elegant/footer.html @@ -63,10 +63,13 @@ function search(e) { if(!keywords) { location.href = "{{$.searchUrl}}"; } else { - var tpl = ''; - tpl += ''; - tpl += "'; + tpl += " diff --git a/public/blog/themes/nav_fixed/footer.html b/public/blog/themes/nav_fixed/footer.html index 656d87f..45d4075 100644 --- a/public/blog/themes/nav_fixed/footer.html +++ b/public/blog/themes/nav_fixed/footer.html @@ -63,10 +63,13 @@ function search(e) { if(!keywords) { location.href = "{{$.searchUrl}}"; } else { - var tpl = ''; - tpl += ''; - tpl += "'; + tpl += "