Publish durable applications

This commit is contained in:
2019-08-05 13:22:05 +03:00
parent cfc384d22b
commit d46501c255
298 changed files with 14278 additions and 7379 deletions

11
ru/tool/preview.template Normal file
View File

@@ -0,0 +1,11 @@
<div class="news_item">
<h2 class="news_item_title">
<a href="PSKOV_ITEM_URL">PSKOV_ITEM_TITLE</a>
</h2>
<div class="news_item_contents">
PSKOV_PREVIEW
</div>
<div class="news_item_more">
<a href="PSKOV_ITEM_URL">Читать далее</a>
</div>
</div>