| 1234567891011121314151617181920212223242526272829303132333435 |
- <div id="snippet-inline-editor">
- <header data-inline-inject="true">
- <h2>Gone traveling</h2>
- <h3>Monthly travel news and inspiration</h3>
- </header>
- <div data-inline-inject="true">
- <h3>Destination of the Month</h3>
- <h4>Valletta</h4>
- <figure class="image image-style-align-right" style="width: 50%;">
- <img alt="Picture of a sunlit facade of a Maltan building." src="%BASE_PATH%/assets/img/malta.jpg">
- <figcaption>It's siesta time in Valletta.</figcaption>
- </figure>
- <p>The capital city of <a href="https://en.wikipedia.org/wiki/Malta" target="_blank" rel="external">Malta</a> is the top destination this summer. It’s home to a cutting-edge contemporary architecture, baroque masterpieces, delicious local cuisine and at least 8 months of sun. It’s also a top destination for filmmakers, so you can take a tour through locations familiar to you from Game of Thrones, Gladiator, Troy and many more.</p>
- </div>
- <div class="demo-row">
- <div class="demo-row__half">
- <div data-inline-inject="true">
- <h3>The three greatest things you learn from traveling</h3>
- <p><a href="#">Find out more</a></p>
- </div>
- </div>
- <div class="demo-row__half">
- <div data-inline-inject="true">
- <h3>Walking the capitals of Europe: Warsaw</h3>
- <p><a href="#">Find out more</a></p>
- </div>
- </div>
- </div>
- </div>
|