summaryrefslogtreecommitdiff
path: root/views/create.pug
diff options
context:
space:
mode:
Diffstat (limited to 'views/create.pug')
-rw-r--r--views/create.pug7
1 files changed, 5 insertions, 2 deletions
diff --git a/views/create.pug b/views/create.pug
index d742cfc..c8c70b2 100644
--- a/views/create.pug
+++ b/views/create.pug
@@ -38,5 +38,8 @@ html
label
input(type="checkbox" name="is_private" value="true")
| Private
- p
- button(type="submit") Create
+ if limit
+ p.error= limit
+ else
+ p
+ button(type="submit") Create