armansansd %!s(int64=2) %!d(string=hai) anos
pai
achega
b68cea6138
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      web/themes/custom/popsu/popsu.theme

+ 4 - 0
web/themes/custom/popsu/popsu.theme

@@ -40,6 +40,10 @@ function popsu_preprocess_html(&$variables) {
   }
 }
 
+function popsu_preprocess_page(&$variables) {
+  dump($variables);
+}
+
 function popsu_preprocess_node(&$variables){
   
   $node = &$variables['node'];