1. Collections Component Guide
  2. Govspeak content
  3. Form download
Govspeak content example

Form download

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/govspeak", {
} do %>
  <div class="form-download">
  <p><a href="http://example.com/" title="Example form" rel="external">An example form download link.</a></p>
</div>
<% end %>