> For the complete documentation index, see [llms.txt](https://jdocs.themeparrot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jdocs.themeparrot.com/joomla-templates/runway/layout-customization/pages/team-page-contact-link.md).

# Team page Contact link

### 67.Team page Contact link

> Module position: tp-promo
>
> Module class suffix: Not Used

![](/files/cZzkUhqYhfEk5bhZJt6s)

If you want your module this way, **Go to backend: Extensions --> Module Manager --> New --> Select type as Custom html** with the settings below:

#### Step-1:

Create a new custom html module

#### Step-2:

Add the following html code in you Custom html module

```html
<p><a href="#" class="button button-full text-center">Want to join with our awesome team?
 <strong>Send us your resume</strong> <em class="icon-line-arrow-right" 
style="margin-top: 10px;"></em></a>
</p>
```

#### Step-3:

Once the module is created successfully SAVE & CLOSE The settings
