Projet

Général

Profil

Paste
Télécharger (213 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / themes / zen / templates / region--no-wrapper.tpl.php @ 87dbc3bf

1
<?php
2
/**
3
 * @file
4
 * Returns the HTML for a region with bare minimum HTML.
5
 *
6
 * Complete documentation for this file is available online.
7
 * @see https://drupal.org/node/1728134
8
 */
9
?>
10

    
11
<?php print $content; ?>