Starters

Crispy bruschetta topped with fresh tomatoes, mozzarella, and basil at Secret Oven Koh Samui
function cristiano_theme_support() { load_theme_textdomain( 'cristiano', get_template_directory() . '/languages' ); } add_action( 'init', 'cristiano_theme_support' );