The rest of template produces output. You can see it at
http://www.samocska.com/sporna-topkaHere is the whole template:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="bg" xml:lang="bg">
<head>
<title>Спорна Топка: Рубрика на Георги Атанасов</title>
<$mt:Include module="Head"$>
</head>
<body>
<p id="navbar"><a href="/" title="Начална страница на samocska.com: ЦСКА Фен Сайт"><strong>samocska.com</strong></a> <img src="/_source/images/arrow.png" width="11" height="5" alt="->" /> Спорна Топка</p>
<h1>Спорна Топка:<br />Обзор на Спортните Събития</h1>
<p>Седмична рубрика на Георги Атанасов</p>
<mt:ArchiveList archive_type="Yearly"><ul>
<MTEntries><li><a href="<$MTEntryPermalink$>"><$MTEntryTitle$></a> (<$MTEntryDate ltrim="1" format="%e %B, %Y"$>)</li>
</MTEntries></ul></mt:ArchiveList>
<$mt:Include module="Google Analytics"$>
</body>
</html>You are right that no Category is specified in the code, but as long as I have only one category, it's ok.
I would appreciate any help.