Tweak default letter body.
This commit is contained in:
parent
ebb2e4b045
commit
85075bd5c7
|
@ -54,7 +54,7 @@ class CLForm(Form):
|
||||||
default=(
|
default=(
|
||||||
"My name is {\\username}. I'm excited for the opportunity to work as "
|
"My name is {\\username}. I'm excited for the opportunity to work as "
|
||||||
"{\\jobAndPronoun} with your company. I think my {\\skillTypes} knowledge "
|
"{\\jobAndPronoun} with your company. I think my {\\skillTypes} knowledge "
|
||||||
"of {\\mySkills} can contribute a lot to your team.\n\n"
|
"of {\\mySkills} could contribute well to your team.\n\n"
|
||||||
|
|
||||||
"I am passionate about what I do, and I think we would work well together.\n\n"
|
"I am passionate about what I do, and I think we would work well together.\n\n"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue