Leggero now with HTML5 doctype

This commit is contained in:
azett 2020-10-25 06:43:27 +01:00
parent 3926ac5899
commit 92aa7d395e

View File

@ -1,4 +1,4 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="{$fp_config.locale.lang}">
<head>
<title>{$flatpress.title|tag:wp_title:'&laquo;'}</title>