diff options
| author | jvoisin | 2019-03-06 11:28:44 -0800 |
|---|---|---|
| committer | jvoisin | 2019-03-06 11:28:44 -0800 |
| commit | 09e14c6d88e698328f35c7bbff26dec425249ac3 (patch) | |
| tree | 461fd4909819a37613d2fae612c477e66ed14e74 | |
| parent | 475d7d9bc70f2f35031ccfea8e18cdc8006882d2 (diff) | |
| parent | 70b34e36f310b221ac975a524ddbe3bde34e2bc5 (diff) | |
Merge branch 'index-generic-note-about-copy-of-file' into 'master'
index: make note regarding "not keeping a copy" more generic
See merge request jvoisin/mat2-web!8
| -rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 7087018..576b387 100644 --- a/templates/index.html +++ b/templates/index.html | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | <p> | 5 | <p> |
| 6 | Upload your file, get a <em>cleaned</em> one in response. | 6 | Upload your file, get a <em>cleaned</em> one in response. |
| 7 | <br><br> | 7 | <br><br> |
| 8 | Please note that while we do not keep a copy of your image,<br> | 8 | Please note that while we do not keep a copy of your file,<br> |
| 9 | there is no way that you could be certain about this: act accordingly. | 9 | there is no way that you could be certain about this: act accordingly. |
| 10 | <br><br> | 10 | <br><br> |
| 11 | If you have the option, always run <a href="https://0xacab.org/jvoisin/mat2">mat2</a> | 11 | If you have the option, always run <a href="https://0xacab.org/jvoisin/mat2">mat2</a> |
