#!/bin/sh
#./dml -n lang/pl '{{Small test}}<br><button>'
#./dml -n lang/en '{{Small test}}<br><button>'
./dml <<EOF
Hello: <input id=file fs=d title="Choose dir"> world.
EOF
