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