Issue #2185771 by SebCorbin: Minor typo in book-export-html.html.twig.

8.0.x
Alex Pott 2014-02-13 10:32:27 +00:00
parent e6f381cda6
commit a1cf022f12
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
<!DOCTYPE html>
<html{{ html_attributes }}>
<head>
<title>{{ title }}></title>
<title>{{ title }}</title>
{{ head }}
<base href="{{ base_url }}" />
<link type="text/css" rel="stylesheet" href="misc/print.css" />