diff options
| author | Jonas Smedegaard <dr@jones.dk> | 2017-03-27 21:27:12 +0200 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2017-03-27 21:27:12 +0200 |
| commit | 38ff5394dd5759c2a76102c7f5a9eb7994eea9b8 (patch) | |
| tree | 5443f3e4a2a35c2645b91781059056f20191416b | |
| parent | e94300c91bb91e3932da990a17213749d87a007f (diff) | |
Really rix use template for column.
| -rw-r--r-- | index.mdwn | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -56,10 +56,9 @@ Flexible – contact us today for an assessment of your needs. COLUMN]] [[!template id=column size=4 content=<<COLUMN -<div class="col-md-4"> <div class="well"> <h2>FREE Live Webinar</h2> -<p/><a href="show/" class="btn btn-primary btn-lg" role="button"><span class="glyphicon glyphicon-film" aria-hidden="true"></span> Go to Webinar</a></p> +<p><a href="show/" class="btn btn-primary btn-lg" role="button"><span class="glyphicon glyphicon-film" aria-hidden="true"></span> Go to Webinar</a></p> </div> </div> COLUMN]] |
