first import
This commit is contained in:
12
sites/all/themes/omega/starterkits/omega-html5/template.php
Normal file
12
sites/all/themes/omega/starterkits/omega-html5/template.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @file
|
||||
* This file is empty by default because the base theme chain (Alpha & Omega) provides
|
||||
* all the basic functionality. However, in case you wish to customize the output that Drupal
|
||||
* generates through Alpha & Omega this file is a good place to do so.
|
||||
*
|
||||
* Alpha comes with a neat solution for keeping this file as clean as possible while the code
|
||||
* for your subtheme grows. Please read the README.txt in the /preprocess and /process subfolders
|
||||
* for more information on this topic.
|
||||
*/
|
Reference in New Issue
Block a user