1. Component Guide
  2. Govspeak content
  3. Place
Govspeak content example

Place

How it looks (preview)

This is a place

How to call this example

<%= render "govuk_publishing_components/components/govspeak", {
} do %>
  <div class="place">
  <p>This is a place</p>
</div>
<% end %>