diff options
author | cyfraeviolae <cyfraeviolae> | 2024-08-07 23:48:35 -0400 |
---|---|---|
committer | cyfraeviolae <cyfraeviolae> | 2024-08-07 23:48:35 -0400 |
commit | 83b5528119f16ab486342b3e461fcda05258a765 (patch) | |
tree | a24c26ab69bca5257ae5e304fcc49f852cf68c62 | |
parent | 57a67cd565cb9a9159e44cef74c974a23982fa8b (diff) |
repl
-rw-r--r-- | templates/event.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/event.html b/templates/event.html index 8925842..02ad3d0 100644 --- a/templates/event.html +++ b/templates/event.html @@ -78,6 +78,7 @@ {% endfor %} {% endif %} + <br> {% if manage %} <button>Save changes</button> <br> |