6 lines
298 B
Plaintext
6 lines
298 B
Plaintext
<div id="download-bar" style="position: sticky; top: 0; background: #f5f5f5; padding: 10px; text-align: center; border-bottom: 1px solid #ddd; z-index: 100;">
|
|
Download:
|
|
<a href="/resume/{{ web_pdf }}">Resume (web PDF)</a>
|
|
<a href="/resume/{{ ats_pdf }}">Resume (ats-friendly PDF)</a>
|
|
</div>
|