diff options
Diffstat (limited to 'tests/templates/views/urlarticle_form.html')
| -rw-r--r-- | tests/templates/views/urlarticle_form.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/templates/views/urlarticle_form.html b/tests/templates/views/urlarticle_form.html new file mode 100644 index 0000000000..578dd98ca6 --- /dev/null +++ b/tests/templates/views/urlarticle_form.html @@ -0,0 +1,3 @@ +UrlArticle form template. + +{{ form.errors }} |
