summaryrefslogblamecommitdiffstats
path: root/templates/terms.gohtml
blob: 34ac778810bb133d4d3f97a1f01b74115e675e1b (plain) (tree)
1
2
3
4
5
6
7






                                                        
<article class="company">
	{{ tpl (file.Read "templates/company.gohtml")
		(dict
			"ctx" .ctx
			"data" .data
			"translations" .translations) }}
</article>
remember that computers suck.