From be0b5b84adad8dd2934c4caf09d0c7cfd87e098e 2020-07-06 01:21:52 From: Juan C. Espinoza Date: 2020-07-06 01:21:52 Subject: [PATCH] Remove test button --- diff --git a/plotter/templates/home.html b/plotter/templates/home.html index 830e825..9b72de8 100644 --- a/plotter/templates/home.html +++ b/plotter/templates/home.html @@ -20,7 +20,6 @@ {% for plot in exp.plots %} {{plot.name}} {% endfor %} - Hola