# Team page Contact link

### 67.Team page Contact link

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

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2FxFUA6He9DiIYs0oasyaM%2FTeampage_Contactlink.png?alt=media\&token=be11c872-a3a8-4ddb-b350-e3f260619c2b)

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
