mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-27 08:12:28 +00:00
8 lines
233 B
Twig
8 lines
233 B
Twig
|
<h1>phpMyAdmin - {% trans 'Theme' %}</h1>
|
||
|
<p>
|
||
|
<a href="{{ 'https://www.phpmyadmin.net/themes/'|link }}#pma_{{ version }}" rel="noopener noreferrer" target="_blank">
|
||
|
{% trans 'Get more themes!' %}
|
||
|
</a>
|
||
|
</p>
|
||
|
{{ previews|raw }}
|