template.php 510 B

123456789101112
  1. <?php
  2. /**
  3. * @file
  4. * This file is empty by default because the base theme chain (Alpha & Omega) provides
  5. * all the basic functionality. However, in case you wish to customize the output that Drupal
  6. * generates through Alpha & Omega this file is a good place to do so.
  7. *
  8. * Alpha comes with a neat solution for keeping this file as clean as possible while the code
  9. * for your subtheme grows. Please read the README.txt in the /preprocess and /process subfolders
  10. * for more information on this topic.
  11. */