summaryrefslogtreecommitdiff
path: root/src/templates/suggestions.hbs
blob: f979be75a91c7966cb66782ffbade64e3b81ecdb (plain) (blame)
1
2
3
4
5
6
7
8
9
{{#> base}}
{{#*inline "body"}}
<section>
	<form>
		<!-- input for new car or part -->
	</form>
</section>
{{/inline}}
{{/base}}