Skip to content

Instantly share code, notes, and snippets.

<?php if($this->countModules('left')) : ?>
<jdoc:include type="modules" name="left" style="XHTML" />
<?php endif; ?>
<?php
if($this->countModules('left') == 0) $right = "600";
?>
<?xml version="1.0" encoding="utf-8"?>
<install version="1.5" type="template">
<name>Asian</name>
<version>1.0</version>
<creationDate>19 February</creationDate>
<author>phuonghtk</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl></authorUrl>
<copyright></copyright>
<license></license>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" >
<head>
<jdoc:include type="head" />
<link rel="stylesheet" href="templates/<?php echo $this->template ?>/css/template.css" type="text/css" />