<?php

$Skin	= array(
	'name'		=> 'Galaxy of War',
	'tag'		=> 'gow',
	'author'	=> 'Keule',
	'templates'	=> array(), #If Skin have CustomTemplates, copy them to styles/templates/<theme name>/ and add the names here
);