diff --git a/src/templates/interview_cpp_live.hbs b/src/templates/interview_cpp_live.hbs new file mode 100644 index 0000000..9165117 --- /dev/null +++ b/src/templates/interview_cpp_live.hbs @@ -0,0 +1,194 @@ + + + +
+ {{#if (eq data.run.domain "hellointern")}} +
+
+ {{else}} +
+ {{/if}} + +
CERTIFICATE OF COMPLETION
+
This certificate is proudly presented to
+
{{data.user.firstname}} {{data.user.lastname}}
+
for successfully completing the Interview Preparation (C++) Live Course + by Coding Blocks +
+ + + +
+
{{data.run.startString}} - {{data.run.endString}}
+
+
Batch
+
+ + {{#if (eq data.run.domain "hellointern")}} +
+ +
+
+ Manmohan Gupta
+ (Founder, Coding Blocks) +
+
+
+ +
+
+ Aashish Malve
+ (Director, HelloIntern) +
+
+ {{else}} +
+ +
+
+ Manmohan Gupta
+ (Founder, Coding Blocks) +
+
+ {{/if}} + +
+ {{#if (eq data.run.domain "hellointern")}} + The certificate can be verified at + + https://hellointern.codingblocks.com/app/certificates/CBOL-{{data.runAttempt.id}}-{{data.salt}} + + {{else}} + + https://online.codingblocks.com/certificates/CBOL-{{data.runAttempt.id}}-{{data.salt}} + + {{/if}} +
+
+ + + + \ No newline at end of file