diff --git a/content/pages/websites/sample-site-v1.2/index.html b/content/pages/websites/sample-site-v1.2/index.html index 92cab9ab8243d8067fd955022acb525ff0ac6470..a2d073a186892d9725708b9050ea3212fe16f6f5 100644 --- a/content/pages/websites/sample-site-v1.2/index.html +++ b/content/pages/websites/sample-site-v1.2/index.html @@ -1,11 +1,19 @@ --- meta-title: EMBL-EBI Style Lab -title: Sample pages and templates +title: Sample pages and templates for v1.2 cta: These demonstrate a range of ways you can make use of the styles and framework. layout: static pagetype: meta-pattern -location: sample-site/index.html +location: /websites/sample-site-v1.2 +framework-version: 1.2 +icon-version: 1.2 --- +<div class="callout warning"> + <h3><i class="icon icon-generic" data-icon="l"></i> There is a newer version of these temeplates</h3> + <p>These samples reference v1.2 of the EBI Visual Framework. <a class="readmore" href="{{root}}websites/sample-site/">See the newer samples here</a> + </p> +</div> + <div class="callout table-of-contents"><h3>On this page</h3><p>Loading...</p></div> <h3 id="boilerplate">Boilerplate templates</h3> diff --git a/content/pages/websites/sample-site/index.html b/content/pages/websites/sample-site/index.html index 40806e13059eb7c45097139daaace84634b82500..19c5f251c2d8942680180ed677adb55ffd753b87 100644 --- a/content/pages/websites/sample-site/index.html +++ b/content/pages/websites/sample-site/index.html @@ -4,8 +4,13 @@ title: Sample pages and templates for v1.3 cta: These demonstrate a range of ways you can make use of the styles and framework. layout: static pagetype: meta-pattern -location: sample-site-v1.3/index.html +location: /websites/sample-site +framework-version: 1.3 +icon-version: 1.3 --- +<p> + These samples are for v1.3 of the EBI Visual Framework. <a class="" href="{{root}}websites/sample-site/">Looking for v1.2?</a> +</p> <div class="callout table-of-contents"><h3>On this page</h3><p>Loading...</p></div> <h3 id="boilerplate">Boilerplate templates</h3>