Your IP : 18.221.35.244


Current Path : /var/www/html/wp-content/plugins/translatepress-multilingual/partials/
Upload File :
Current File : /var/www/html/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">

    <div id="trp-editor-container">
        <trp-editor
            ref='trp_editor'
        >
        </trp-editor>
    </div>

    <?php do_action( 'trp_translation_manager_footer' ); ?>
</body>
</html>

<?php