-
Notifications
You must be signed in to change notification settings - Fork 208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create /engage/fr/vmware-to-openstack page #4853
Merged
pmahnke
merged 5 commits into
canonical:master
from
pmahnke:4852-engage-french-vmware-to-os
Mar 20, 2019
Merged
Changes from 3 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
7e298ad
Add french landing page for vmware to openstack webinar
pmahnke 9a66701
Fix up lang in engage page
pmahnke 4284a79
Converted to heading template and added the lang tag
pmahnke 8cef004
Update description, fix spelling in subtitle
caldav 6360df2
Update video section id
caldav File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 %}OpenStack est souvent présenté comme une alternative aux environnements de virtualisation propriétaires traditionnels.{% endblock %} | ||
|
||
{% block content %} | ||
|
||
|
||
{% include "engage/shared/_header.html" with title="Migrer de VMware à Openstack" subtitle="Apprenez comment migrer d'un environnement traditionnelle et propriétaire à un cloud OpenStack" url="#register-section" cta="S'inscrire au webinar ›" lang="fr" %} | ||
|
||
|
||
<section lang="fr" class="p-strip is-bordered"> | ||
<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 %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s/traditionnelle/traditionnel
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is already fixed