Fixed the cancel button on the edit page.
[cocanwiki.git] / templates / page.html
index 13f69c4..2755987 100644 (file)
@@ -3,7 +3,7 @@
 <head>
 <title>::title_html::</title>
 ::if(is_old_version)::<meta name="robots" content="noindex,nofollow"/>::end::
-<meta name="description" content="::description_html_tag::" />
+::if(has_description)::<meta name="description" content="::description_html_tag::" />::end::
 <meta name="author" content="http://www.merjis.com/" />
 <link rel="stylesheet" href="::theme_css_html_tag::" type="text/css" title="Standard"/>
 ::if(has_host_css)::<link rel="stylesheet" href="/_global.css" type="text/css" title="Standard"/>::end::