fashionably

dev --> <h2> <?php printftext("donate_original_developer", "Libre<span class="Y">X</span>")?> </h2> <div class="qr-box"> <div class="inner-wrap"> <h3>Monero [XMR]</h3> <p> 4ArntPzKpu32s4z2XqYhyaY1eUeUBKtCzJqEqxWtF5mCi5vR6sdhh32Hd2fk9FjeUxYDtaaUexUqoRNxrgfrtuXs4XpgMNJ </p> </div> <img src="static/images/btc.png" height="160" width="160" alt="xmr qr code (ahwx)" /> </div> <hr class="small-line" /> <!-- librey dev --> <h2> <?php printftext("donate_fork", "Libre<span class="Y">X</span>")?> </h2> <div class="flexbox-column"> <div class="qr-box"> <div class="inner-wrap"> <h3>Monero [XMR]</h3> <p> 4ArntPzKpu32s4z2XqYhyaY1eUeUBKtCzJqEqxWtF5mCi5vR6sdhh32Hd2fk9FjeUxYDtaaUexUqoRNxrgfrtuXs4XpgMNJ </p> </div> <img src="static/images/btc.png" height="160" width="160" alt="xmr qr code (hnhx)" /> </div> <div class="settings-textbox-container"> <div> <span><?php printtext("settings_preferred_engine");?></span> <select name="engine"> <?php require_once "engines/text/text.php"; $engines = get_engines(); $options = ""; $options .= "<option value="" " . (!isset($opts->language) ? "selected" : ""; $options .= "<option value="$lang_code" $selected>$name</option>"; } echo "<a " . (($category_index == $opts->type) ? "class="active" " : "")