diff options
Diffstat (limited to 'templates/form.html')
| -rw-r--r-- | templates/form.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/form.html b/templates/form.html index 83e888e..cd29e67 100644 --- a/templates/form.html +++ b/templates/form.html @@ -38,6 +38,7 @@ <button id="tmdb-search" type="button">Search</button> </div> <div id="tmdb-results" class="tmdb-results" aria-live="polite"></div> + <div id="duplicate-notice" class="notice" hidden></div> </div> <div class="form-grid"> |
