diff options
| -rw-r--r-- | templates/main.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main.html b/templates/main.html index 68e32ae..126fba4 100644 --- a/templates/main.html +++ b/templates/main.html @@ -21,5 +21,5 @@ <p class="info">{% trans %} We are looking forward to sharing this experience with you! {% endtrans %} -</p +</p> {% endblock %} |
