diff options
-rw-r--r-- | cgi/templates/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/templates/home.html b/cgi/templates/home.html index fb06465..1bac4c5 100644 --- a/cgi/templates/home.html +++ b/cgi/templates/home.html @@ -106,7 +106,7 @@ </div> </td> </tr> -<tr><td colspan="2" id="footer">★ Bienvenido a Internet 2010-2020 ★</td></tr> +<tr><td colspan="2" id="footer">★ Bienvenido a Internet 2010-2021 ★</td></tr> </table> <div id="preview" style="display:none;"></div> </body> |