You are here

function hook_contemplate_default_presets in Content Templates (Contemplate) 6

File

includes/contemplate.features.inc, line 69

Code

function hook_contemplate_default_presets() {
  return array();
}