# Hoe kan ik de HTML-sjabloon van geavanceerd zoeken wijzigen?

**URL:** https://meta.discourse.org/t/how-can-i-change-the-html-template-of-advanced-search/184813
**Category:** Support
**Created:** [29 maart 2021 om 14:36 UTC](https://meta.discourse.org/t/how-can-i-change-the-html-template-of-advanced-search/184813 "2021-03-29T14:36:23Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [30 maart 2021 om 04:09 UTC](https://meta.discourse.org/t/how-can-i-change-the-html-template-of-advanced-search/184813/2 "2021-03-30T04:09:09Z")

</div>

You can change the HTML of the advanced search settings by overriding the template in a theme… the relevant templates are [full-page-search.hbs](https://github.com/discourse/discourse/blob/master/app/assets/javascripts/discourse/app/templates/full-page-search.hbs) and [search-advanced-options.hbs](https://github.com/discourse/discourse/blob/master/app/assets/javascripts/discourse/app/templates/components/search-advanced-options.hbs).

Our [Developer’s guide to Discourse Themes](https://meta.discourse.org/t/developer-s-guide-to-discourse-themes/93648#heading--4-b-2) covers template overrides in the advanced section.

---

_[View the full topic](https://meta.discourse.org/t/how-can-i-change-the-html-template-of-advanced-search/184813)._
