Page headers are not formed properly:
<!doctype html>
<html lang="en" dir="ltr">
<head>Community</head>
<body>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="generator" content="5.2.28/diSa" />
<link rel="stylesheet" href="http:// etc...
{assign var="selected" value="community"}
{jrCore_lang skin=$_conf.jrCore_active_skin id="26" default="community" assign="page_title"}
{jrCore_page_title title=$page_title}
Why is this happening?
Where can I find the cause of the error?
I made only the changes in the css files, and a few small changes in the templates. By the way, I did not change the community.tpl so far.
updated by @dim: 04/29/15 07:05:45PM