4 lines
85 B
Django/Jinja
4 lines
85 B
Django/Jinja
<?php
|
|
|
|
// Set the default theme to be paper
|
|
$DEFAULT_THEME = '{{ mailcow__theme }}';
|