This commit is contained in:
HRG @ SCExC 2024-06-02 00:39:30 -04:00
parent e335c65506
commit 23414c7b66
490 changed files with 340402 additions and 93 deletions

View file

@ -4,7 +4,7 @@
<button type="submit">
move in
</button>
<% if (error) { %>
<% if (it.error) { %>
<%= error %>
<% } %>
</form>