sudo chown -R root:root yourfolder
but then your template can be only accessed when you run inkscape as root and generally it is not recommended to run any application as root, unless absolutely necessary.
sudo chown -R root:root yourfolder
but then your template can be only accessed when you run inkscape as root and generally it is not recommended to run any application as root, unless absolutely necessary.