9caa83d75b
Signed-off-by: Celeste Horgan <celeste@cncf.io> Co-authored-by: Tim Bannister <tim@scalefactory.com>
4 lines
133 B
HTML
4 lines
133 B
HTML
{{ define "main" }}
|
|
<link rel="stylesheet" type="text/css" href="{{ "css/newcommunity.css" | relURL }}">
|
|
{{ .Content }}
|
|
{{ end }} |