+
+
{{>nested-name-specifier symbol=symbol.parent includeNamespace=true}}{{symbol.name}}
+ {{symbol.doc.brief}}
+
+
+
Synopsis
+
+
+ {{>source dcl=(primary_location symbol)}}
+
+
+
+ {{>signature/concept symbol=symbol}};
+
+
+ {{#if symbol.doc.description}}
+
+
Description
+ {{symbol.doc.description}}
+
+ {{/if}}
+ {{#if symbol.doc.see}}
+
+
See Also
+ {{#each symbol.doc.see}}
+
{{.}}
+ {{/each}}
+
+ {{/if}}
+
diff --git a/test-files/golden-tests/alias-template.html b/test-files/golden-tests/alias-template.html
new file mode 100644
index 0000000000..da54332c06
--- /dev/null
+++ b/test-files/golden-tests/alias-template.html
@@ -0,0 +1,153 @@
+