Skip to content

Commit

Permalink
Merge pull request #4853 from pmahnke/4852-engage-french-vmware-to-os
Browse files Browse the repository at this point in the history
Create /engage/fr/vmware-to-openstack page
  • Loading branch information
pmahnke authored Mar 20, 2019
2 parents ad72460 + 6360df2 commit daf58d1
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 8 deletions.
14 changes: 7 additions & 7 deletions templates/engage/_heading-help.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,41 +13,41 @@ <h1 class="u-no-margin--bottom">Engage heading include help</h1>

<section class="p-strip">
<div class="row">
<p>These headers have several options with only one required field and can be used for case studies and webinars. These include the title, a subtitle (optional), a date (optional), a cta with a url (optional) and a class (optional).</p>
<p>These headers have several options with only one required field and can be used for case studies and webinars. These include the title, a subtitle (optional), a date (optional), a cta with a url (optional), a class (optional) and a lang(uage) (optional).</p>

<h3>Everything - title, subtitle, date, cta and url, class</h3>

<h4>Include tag</h4>
<pre><code>&#123;% include "engage/shared/_header.html" with title="What's New in Ubuntu 18.10" image="d9105909-Dell_XPS_Laptop_Left-Desktop.png?w=413" subtitle="Canonical product managers discuss the new Ubuntu 18.10 release features in this on-demand webinar" date="Webinar is live on 3 December 2018 at 8pm GMT" url="#register-section" cta="Watch the webinar" class="test-class" %}
<pre><code>&#123;% include "engage/shared/_header.html" with title="What's New in Ubuntu 18.10" image="d9105909-Dell_XPS_Laptop_Left-Desktop.png?w=413" subtitle="Canonical product managers discuss the new Ubuntu 18.10 release features in this on-demand webinar" date="Webinar is live on 3 December 2018 at 8pm GMT" url="#register-section" cta="Watch the webinar" class="test-class" lang="en" %}
</code></pre>
<h4>Output</h4>
</div>
</section>
{% include "engage/shared/_header.html" with title="What's New in Ubuntu 18.10" image="d9105909-Dell_XPS_Laptop_Left-Desktop.png?w=413" subtitle="Canonical product managers discuss the new Ubuntu 18.10 release features in this on-demand webinar" date="Webinar is live on 3 December 2018 at 8pm GMT" url="#register-section" cta="Watch the webinar" class="test-class" %}
{% include "engage/shared/_header.html" with title="What's New in Ubuntu 18.10" image="d9105909-Dell_XPS_Laptop_Left-Desktop.png?w=413" subtitle="Canonical product managers discuss the new Ubuntu 18.10 release features in this on-demand webinar" date="Webinar is live on 3 December 2018 at 8pm GMT" url="#register-section" cta="Watch the webinar" class="test-class" lang="en" %}
<hr />

<section class="p-strip">
<div class="row">
<h3>No date</h3>
<h4>Include tag</h4>
<pre><code>&#123;% include "engage/shared/_header.html" with title="What's New in Ubuntu 18.10" image="d9105909-Dell_XPS_Laptop_Left-Desktop.png?w=413" subtitle="Canonical product managers discuss the new Ubuntu 18.10 release features in this on-demand webinar" url="#register-section" cta="Watch the webinar" %}
<pre><code>&#123;% include "engage/shared/_header.html" with title="What's New in Ubuntu 18.10" image="d9105909-Dell_XPS_Laptop_Left-Desktop.png?w=413" subtitle="Canonical product managers discuss the new Ubuntu 18.10 release features in this on-demand webinar" url="#register-section" cta="Watch the webinar" lang="en" %}
</code></pre>
<h4>Output</h4>
</div>
</section>
{% include "engage/shared/_header.html" with title="What's New in Ubuntu 18.10" image="d9105909-Dell_XPS_Laptop_Left-Desktop.png?w=413" subtitle="Canonical product managers discuss the new Ubuntu 18.10 release features in this on-demand webinar" url="#register-section" cta="Watch the webinar" %}
{% include "engage/shared/_header.html" with title="What's New in Ubuntu 18.10" image="d9105909-Dell_XPS_Laptop_Left-Desktop.png?w=413" subtitle="Canonical product managers discuss the new Ubuntu 18.10 release features in this on-demand webinar" url="#register-section" cta="Watch the webinar" lang="en" %}
<hr />

<section class="p-strip">
<div class="row">
<h3>No image, no class</h3>
<h4>Include tag</h4>
<pre><code>&#123;% include "engage/shared/_header.html" with title="What's New in Ubuntu 18.10" subtitle="Canonical product managers discuss the new Ubuntu 18.10 release features in this on-demand webinar" date="Webinar is live on 3 December 2018 at 8pm GMT" url="#register-section" cta="Watch the webinar" %}
<pre><code>&#123;% include "engage/shared/_header.html" with title="What's New in Ubuntu 18.10" subtitle="Canonical product managers discuss the new Ubuntu 18.10 release features in this on-demand webinar" date="Webinar is live on 3 December 2018 at 8pm GMT" url="#register-section" cta="Watch the webinar" lang="en" %}
</code></pre>
<h4>Output</h4>
</div>
</section>
{% include "engage/shared/_header.html" with title="What's New in Ubuntu 18.10" subtitle="Canonical product managers discuss the new Ubuntu 18.10 release features in this on-demand webinar" date="Webinar is live on 3 December 2018 at 8pm GMT" url="#register-section" cta="Watch the webinar" %}
{% include "engage/shared/_header.html" with title="What's New in Ubuntu 18.10" subtitle="Canonical product managers discuss the new Ubuntu 18.10 release features in this on-demand webinar" date="Webinar is live on 3 December 2018 at 8pm GMT" url="#register-section" cta="Watch the webinar" lang="en" %}
<hr />

<section class="p-strip">
Expand Down
21 changes: 21 additions & 0 deletions templates/engage/fr/vmware-to-openstack.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{% extends "engage/base_engage.html" %}

{% block title %}Migrer de VMware à Openstack{% endblock %}

{% block meta_description %}Quels sont les différences entre VMWare et OpenStack et les bénéfices d'une migration de l'un vers l'autre. Un webinar gratuit pour mieux comprendre les technologies du cloud privé.{% endblock %}

{% block content %}


{% include "engage/shared/_header.html" with title="Migrer de VMware à Openstack" subtitle="Apprenez comment migrer d'un environnement traditionnel et propriétaire à un cloud OpenStack" url="#register-section" cta="S'inscrire au webinar&nbsp;&rsaquo;" lang="fr" %}


<section lang="fr" class="p-strip is-bordered" id="register-section">
<div class="row">
<div class="jsBrightTALKEmbedWrapper" style="width:100%; height:100%; position:relative;"><script class="jsBrightTALKEmbedConfig" type="application/json">{ "channelId" : 17466, "language": "fr", "commId" : 352419, "displayMode" : "standalone", "height" : "auto" }</script><script src="https://www.brighttalk.com/clients/js/player-embed/player-embed.js" class="jsBrightTALKEmbed"></script></div>
</div>
</section>


{% include "shared/contextual_footers/_contextual_footer.html" with first_item="_cloud_bootstack" second_item="_cloud_newsletter" third_item="_telco_further_reading" %}
{% endblock content %}
2 changes: 1 addition & 1 deletion templates/engage/shared/_header.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<section class="{% if class %}p-strip {{ class }}{% else %}p-strip--light{% endif %}">
<section {% if lang %}lang="{{ lang }}"{% endif %} class="{% if class %}p-strip {{ class }}{% else %}p-strip--light{% endif %}">
<div class="row u-equal-height">
<div class="{% if image %}col-7{% else %}col-8{% endif %} u-vertically-center">
<div>
Expand Down

0 comments on commit daf58d1

Please sign in to comment.