What's happening?

The Legend of Korra: 4x5

Enemy at the Gates

Kuvira threatens Zaofu; Bolin is caught in the middle of the bad blood between Su Beifong and Kuvira.

The Legend of Korra: 4×5
Oct. 31, 2014

Lini një koment

Emri *
Add a display name
Email *
Your email address will not be published

/* * ---------------------------------------------------- * @author: Doothemes * @author URI: https://doothemes.com/ * @copyright: (c) 2021 Doothemes. All rights reserved * ---------------------------------------------------- * * @since 2.5.0 * */// Options $focode = get_option('_dooplay_footer_code'); $footer = dooplay_get_option('footer'); $fotext = dooplay_get_option('footertext'); $foclm1 = dooplay_get_option('footerc1'); $foclm2 = dooplay_get_option('footerc2'); $foclm3 = dooplay_get_option('footerc3'); $focopy = dooplay_get_option('footercopyright'); $fologo = doo_compose_image_option('logofooter'); $fologo = !empty($fologo) ? $fologo : DOO_URI.'/assets/img/brand/dooplay_logo_gray.svg'; // Copyright $copytext = sprintf( __d('%s %s by %s. All Rights Reserved. Powered by %s'), '©', date('Y'), ''.get_option('blogname').'', 'DooPlay' ); $copyright = isset($focopy) ? str_replace('{year}', date('Y'), $focopy) : $copytext; ?>