File: /hosting/kak.bg/web/wp-content/themes/social_play/includes/views/shared/header.php
<div id="theme-wrap">
<header class="tb-masthead">
<div class="tb-logo">
<img src="<?php echo get_template_directory_uri();?>/includes/views/images/logo-inverse.png" alt="themebazaar">
</div>
<div class="tb-head-sect">
<h2><?php _e('SocialPlay '.FRAME_WORK, THEME_NAME);?></h2>
<div class="head-button">
<a href="http://support.extracoding.com/" class="btn btn-red" target="_blank"><?php _e('SUPPORT', THEME_NAME ); ?></a>
<a href="<?php echo admin_url('themes.php?page=fw_theme_options&dummydata=true');?>" class="btn btn-green"><?php _e('Import Default Settings', THEME_NAME ); ?></a>
</div>
</div>
</header>
<div id="content-wrap" class="clearfix">