1
1
Fork 0
mirror of https://github.com/openvk/openvk synced 2025-02-04 05:49:33 +03:00
openvk/Web/Presenters/templates/components/error.xml
2020-06-07 19:04:43 +03:00

7 lines
163 B
XML

<center>
<img src="/assets/packages/static/openvk/img/error.png" alt="Ошибка" />
<h1>{$title}</h1>
<p>
{$description}
</p>
</center>