forked from openkylin/platform_build
fix build break by reincluding empty method calls
that were moved to macros.cs
This commit is contained in:
parent
1043da9c95
commit
a0f9bd1ef8
|
@ -24,3 +24,6 @@ def:custom_masthead() ?>
|
|||
|
||||
<?cs # appears on the side of the page ?>
|
||||
<?cs def:custom_left_nav() ?><?cs call:default_left_nav() ?><?cs /def ?>
|
||||
|
||||
<?cs def:default_search_box() ?><?cs /def ?>
|
||||
<?cs def:default_left_nav() ?><?cs /def ?>
|
Loading…
Reference in New Issue