layouts/shortcodes/alpha-status.html (7 lines of code) (raw):

<div class="alert alert-warning" role="alert"> <h4 class="alert-heading">Alpha</h4> This Kubeflow on Google Cloud component has <b>alpha</b> status with limited support. We are interested in your {{ if .Get "feedbacklink"}} {{ with .Get "feedbacklink" }} <a href="{{ . | safeURL }}">feedback</a></h4>{{ end }} {{ else }}feedback{{ end }} about the usability of the feature. </div>