mirror of
https://gitlab.com/parroquia-san-leandro/cancionero-web.git
synced 2025-06-07 23:37:53 +02:00
Fix: now whitelabelling works
This commit is contained in:
parent
517439d4e6
commit
3d9bb9a26b
7 changed files with 8 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="es">
|
||||
<head>
|
||||
{% include "head.html" with path=".." metadata=metadata only %}
|
||||
{% include "head.html" with path=".." title=title only %}
|
||||
<meta http-equiv="refresh" content="0; url = ../{{ song.url|urlencode }}">
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue