phpBB

Code Changes

File: styles/prosilver/template/viewtopic_print.html

  Unmodified   Added   Modified   Removed
Line 1Line 1
<!DOCTYPE html>
<html dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}">
<head>

<!DOCTYPE html>
<html dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}">
<head>

<meta charset="utf-8">


<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">

<meta name="robots" content="noindex" />
{META}
<title>{SITENAME} &bull; {PAGE_TITLE}</title>


<meta name="robots" content="noindex" />
{META}
<title>{SITENAME} &bull; {PAGE_TITLE}</title>


<link href="{T_THEME_PATH}/print.css" rel="stylesheet" type="text/css" />

<link href="{T_THEME_PATH}/print.css" rel="stylesheet">

<!-- EVENT viewtopic_print_head_append -->
</head>
<body id="phpbb">

<!-- EVENT viewtopic_print_head_append -->
</head>
<body id="phpbb">