remove mismatched html tags
[redakcja.git] / apps / organizations / templates / organizations / join.html
index 214316c..1b57dca 100644 (file)
@@ -12,7 +12,7 @@
 
     <form enctype="multipart/form-data" method="POST">
     {% csrf_token %}
-        <button style="margin-top:1em;" class="btn btn-default" type="submit">{% trans "Join" %}</button></td></tr>
+        <button style="margin-top:1em;" class="btn btn-default" type="submit">{% trans "Join" %}</button>
     </form>