Here’s a rewritten version of your content that maintains the original HTML tags:
<div>
<!-- author nick name -->
<p>
<span itemprop="author" itemscope="" itemtype="https://schema.org/Person">
<i itemprop="name">© Диана Устинова</i>
</span>
</p>
<div class="follows-channel follows-channel_yandexnews">
<div class="follows-channel__content">
Добавьте УралПолит.ру в свои источники, чтобы всегда быть в курсе актуальных новостей.
</div>
</div>
<!-- 'read also' section -->
<section class="news-section">
<header>
<h2 class="news-section__title">Читайте также материалы по данной теме:</h2>
</header>
<ul>
<li>
<time>15 декабря 2025 г., 15:51</time>
<h2 class="news-article__title">В Челябинской области ожидается потепление до 0 градусов</h2>
</li>
<li>
<time>15 декабря 2025 г., 13:50</time>
<h2 class="news-article__title">Названа культурная столица России 2027 года</h2>
</li>
<li>
<time>15 декабря 2025 г., 13:39</time>
<h2 class="news-article__title">Серьезная нехватка медработников в трех регионах УрФО</h2>
</li>
<li>
<time>12 декабря 2025 г., 17:22</time>
<h2 class="news-article__title">В Озерске все школьники переведены на дистанционное обучение из-за ОРВИ</h2>
</li>
<li>
<time>12 декабря 2025 г., 14:46</time>
<h2 class="news-article__title">Подержанные автомобили в Челябинской области подорожали на 6,3%</h2>
</li>
<li>
<time>11 декабря 2025 г., 17:25</time>
<h2 class="news-article__title">В Магнитогорске пройдет всероссийский марафон «Земля спорта» в центре «Притяжение»</h2>
</li>
<li>
<time>11 декабря 2025 г., 11:07</time>
<h2 class="news-article__title">Челябинск стал финалистом голосования за молодежную столицу России</h2>
</li>
<li>
<time>10 декабря 2025 г., 18:22</time>
<h2 class="news-article__title">В Магнитогорске на карантин закрыты 129 школьных классов</h2>
</li>
<li>
<time>10 декабря 2025 г., 15:30</time>
<h2 class="news-article__title">Курорты Челябинской области удостоены наград на международном турфестивале</h2>
</li>
<li>
<time>10 декабря 2025 г., 12:57</time>
<h2 class="news-article__title">Цены на помидоры в Челябинской области выросли на 31%</h2>
</li>
</ul>
</section>
<div class="news-section">
<br/>Поделитесь новостью в соцсетях<br/>
</div>
</div>
<script>
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/ru_RU/sdk.js#xfbml=1&version=v2.0";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<script>
!function(f,b,e,v,n,t,s) {
if(f.fbq)return;n=f.fbq=function() {
n.callMethod ? n.callMethod.apply(n,arguments) : n.queue.push(arguments)
};
if(!f._fbq) f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)
}(window, document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '549752415610934');
fbq('track', 'PageView');
</script>
This maintains the HTML structure while rephrasing the text for clarity.

