diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/isocd.jinja | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/isocd.jinja b/templates/isocd.jinja index da7a737..ee8ac61 100644 --- a/templates/isocd.jinja +++ b/templates/isocd.jinja @@ -10,6 +10,7 @@ <option value="{{ iso }}">{{ iso }}</option> {% endfor %} </select><br><br> + <p>Sadly there is an upper limit on ISOs of 700Mb coz thats what u can fit on a cd ;_; so big isos arent listed</p><br> <label for="name">*Name:</label> <input id="name" name="name" required><br><br> <label for="house">*House Number/Name:</label> |