diff options
author | Jesús <heckyel@hyperbola.info> | 2021-10-14 22:25:17 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-10-14 22:25:17 -0500 |
commit | 41dfb26b4639f3bd37abc966477421fe6b0cf55d (patch) | |
tree | 0f00023e059aef8b804606cbd51f700281a12eb3 /templates/video.tpl | |
parent | 75950bd393ca35e47ef0933b91f5cb676dd4bfee (diff) | |
download | ytlibre-41dfb26b4639f3bd37abc966477421fe6b0cf55d.tar.lz ytlibre-41dfb26b4639f3bd37abc966477421fe6b0cf55d.tar.xz ytlibre-41dfb26b4639f3bd37abc966477421fe6b0cf55d.zip |
Diffstat (limited to 'templates/video.tpl')
-rw-r--r-- | templates/video.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/video.tpl b/templates/video.tpl index 51c5cf4..7bfdb82 100644 --- a/templates/video.tpl +++ b/templates/video.tpl @@ -149,7 +149,7 @@ <footer> <p class="copyleft">Esta web es Software Libre y esta disponible en <a class="enlace" rel="noopener noreferrer" - href="https://libregit.org/heckyel/ytlibre.git" + href="{$source_code}" target="_blank">LibreGit</a> bajo la Licencia <a class="enlace" rel="license noopener noreferrer" href="https://www.gnu.org/licenses/agpl-3.0.html" target="_blank"> <abbr title="GNU Affero General Public License version 3">GNU AGPLv3+</abbr> |