front ready to css
This commit is contained in:
@@ -25,3 +25,10 @@ function erabletheme_preprocess_page(&$variables) {
|
||||
function erabletheme_preprocess_node(&$variables) {
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* Implements hook_preprocess_HOOK() for node.html.twig.
|
||||
*/
|
||||
function erabletheme_preprocess_form(&$variables) {
|
||||
$t="t";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user