{% import '@Theme/macro/form.html' as Form %}
{{ Form.text('url', null, 'http://') }} {{ Form.submit('Attach Link') }}