QC Job
# fix - Create dan edit - Bagikam WA - Loading ## No isssue
This commit is contained in:
24
src/app_modules/job/component/default_value.ts
Normal file
24
src/app_modules/job/component/default_value.ts
Normal file
@@ -0,0 +1,24 @@
|
||||
export let defaultSyarat = `
|
||||
<p><strong>Syarat & Ketentuan :</strong></p>
|
||||
<p><i>* Tuliskan sesuai kebutuhan</i></p>
|
||||
`;
|
||||
|
||||
export let defaultDeskripsi = `
|
||||
<p>
|
||||
<strong>Deskripsi :</strong>
|
||||
</p>
|
||||
<p>Jika berminat dapat menghubungi WA berikut</p>
|
||||
<p>+6281 xxx xxx xx</p>
|
||||
<p>Kirim CV anda melalui email berikut</p>
|
||||
<p>test-email@gmail.com</p>
|
||||
<p>Atau kunjungi website kami:</p>
|
||||
<p>
|
||||
<a
|
||||
href="https://test-hipmi.wibudev.com/"
|
||||
rel="noopener noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
https://test-hipmi.wibudev.com/
|
||||
</a>
|
||||
</p>
|
||||
`;
|
||||
Reference in New Issue
Block a user