diff --git a/.gitignore b/.gitignore index 3a7306a..a409141 100644 --- a/.gitignore +++ b/.gitignore @@ -108,3 +108,7 @@ output/ # editor temp files *.*~ + +# Patches +*.diff +*.patch diff --git a/theme/python-pt/templates/base.html b/theme/python-pt/templates/base.html index c0a3edf..e62becf 100755 --- a/theme/python-pt/templates/base.html +++ b/theme/python-pt/templates/base.html @@ -52,10 +52,10 @@ Acerca - {% for link in NAVBAR_HOME_LINKS[:-1] %} - {% endfor %} + {% endfor %}