ansible-roles/roles/ampache/templates/motd.php.j2

4 lines
57 B
Plaintext
Raw Normal View History

2021-12-01 19:13:34 +01:00
<?php
echo '<a href="/sso.php">{{ ampache_motd }}</a>';