diff options
Diffstat (limited to 'servo/templates/devices/upload_devices.html')
-rwxr-xr-x | servo/templates/devices/upload_devices.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/servo/templates/devices/upload_devices.html b/servo/templates/devices/upload_devices.html index 04cdc47..ba857bf 100755 --- a/servo/templates/devices/upload_devices.html +++ b/servo/templates/devices/upload_devices.html @@ -13,4 +13,4 @@ {% block footer %} <a class="btn btn-default" href="{{ STATIC_URL }}/examples/upload_devices.xlsx">{% trans "Download example" %}</a> <button type="submit" class="btn btn-primary">{% trans "Submit" %}</button> -{% endblock footer %}
\ No newline at end of file +{% endblock footer %} |