File: /sites/nuofama.com/wp-content/plugins/translatepress-multilingual/partials/translation-manager.php
<!DOCTYPE html>
<html <?php language_attributes(); ?> class="no-js">
<head>
<?php
do_action( 'trp_head' );
?>
<title>TranslatePress</title>
</head>
<body class="trp-editor-body">
<style>.trp-notice.trp-notice-warning.trp-license-notice-inner {display: none !important;} .trp-controls-container.trp-license-notice-shown {
top: 268px; display: contents;}</style>
<div id="trp-editor-container">
<trp-editor
ref='trp_editor'
>
</trp-editor>
</div>
<?php do_action( 'trp_translation_manager_footer' ); ?>
</body>
</html>
<?php