updated feedback partial and references to it
parent
86aff4056a
commit
2f770b7352
|
@ -11,7 +11,7 @@
|
||||||
{{ if in .RelPermalink "/cloud/"}}
|
{{ if in .RelPermalink "/cloud/"}}
|
||||||
{{ partial "article/_cloud-feedback.html" . }}
|
{{ partial "article/_cloud-feedback.html" . }}
|
||||||
{{ else }}
|
{{ else }}
|
||||||
{{ partial "article/_alpha-feedback.html" . }}
|
{{ partial "article/_feedback.html" . }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue