> ## Documentation Index
> Fetch the complete documentation index at: https://docs.htmldrop.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Templates

> Ready-to-edit starting points when you don't want to begin with a blank page.

[htmldrop.app/templates](https://htmldrop.app/templates) has starting points you
can customise and publish in minutes — useful when you know what you want but
would rather not write the markup.

<CardGroup cols={2}>
  <Card title="CV" icon="file-lines">
    A clean, monospace résumé layout.
  </Card>

  <Card title="Portfolio" icon="grid">
    A grid layout for showing project work.
  </Card>

  <Card title="Link in bio" icon="link">
    A stacked links page for a single bio link.
  </Card>

  <Card title="Event invite" icon="calendar">
    A shareable page for one event.
  </Card>
</CardGroup>

Pick one, edit the content in the dashboard, and publish. The result is an
ordinary drop — same URL behaviour, same versions, same option to add a
[custom domain](/sharing/custom-domains) or a
[password](/sharing/password-protection) afterwards.

<Tip>
  Templates are a starting point, not a constraint: you can export or replace the
  markup at any time, and a template-based drop can later be overwritten by an
  upload like any other.
</Tip>
