diff options
Diffstat (limited to 'templates/index.tpl')
-rw-r--r-- | templates/index.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.tpl b/templates/index.tpl index 63c7b08..f0778ef 100644 --- a/templates/index.tpl +++ b/templates/index.tpl @@ -23,7 +23,7 @@ </section> <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> |