if ( is_array( $this -> _language ) ) foreach ( $this -> _language as $lg ) { ?>
= $lg['name'];?>
} ?>
if ( is_array( $this -> _language ) ) foreach ( $this -> _language as $lg ) { ?>
Tytuł:
= $this -> secureHTML( $lg['title'] );?>
Meta description
= $lg['meta_description'];?>
Meta keywords:
= $lg['meta_keywords'];?>
Treść:
= $lg['text'];?>
} ?>