summaryrefslogtreecommitdiffstats
path: root/templates/terms.gohtml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/terms.gohtml')
-rw-r--r--templates/terms.gohtml7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/terms.gohtml b/templates/terms.gohtml
new file mode 100644
index 0000000..34ac778
--- /dev/null
+++ b/templates/terms.gohtml
@@ -0,0 +1,7 @@
+<article class="company">
+ {{ tpl (file.Read "templates/company.gohtml")
+ (dict
+ "ctx" .ctx
+ "data" .data
+ "translations" .translations) }}
+</article>
remember that computers suck.