% content = setdefault("content", "") or "" % disabled = (setdefault("disabled", False) and 'readonly="true"') or ""
% include('form-common')