Skip to content
Snippets Groups Projects
Commit 0bb39ab2 authored by Jenny Tiemann's avatar Jenny Tiemann
Browse files

Merge branch 'srice-pub-sector-speed-to-mission' into 'master'

Speed to mission page

See merge request gitlab-com/www-gitlab-com!36783
parents cb46c948 5f03ea79
No related branches found
No related tags found
No related merge requests found
---
layout: value-driver
title: Increase operational efficiencies in the Public Sector
description: Secure, simplify and accelerate software delivery
suppress_header: true
logos_container_id: logos-bg-white
extra_css:
- value-driver.css
- form-compact.css
- comparison-page.css
- form-to-resource.css
- just-commit.css
- value-driver-public-sector.css
destination_url: "https://learn.gitlab.com/c/201906-whitepaper-sp?x=XOIXTl&lb_email="
form_id: "1002"
form_type: "resources"
cta_title: "Free Whitepaper: Speed to Mission: The strategic value of velocity"
cta_date:
cta_subtitle:
link_text: "Thanks for registering! Click here to view the whitepaper and other related resources."
success_message: "You will also receive a copy of the whitepaper to your inbox shortly."
---
.wrapper.gitlab-ee-page{ style: "background: #ffffff;" }
.header-hero-banner.header-hero-banner--lower-tco
.container
.row
.col-md-12
%h1 Secure, simplify and accelerate software delivery
.sub-wrapper.main-content
.container
.row
.col-md-7
.just-commit-intro-text
%p <strong>The velocity of change on the battlefield, in the economy, and in our neighborhoods makes building and delivering secure applications @speed the new imperative.</strong>
.col-md-5
.just-commit-form-wrap
= partial "includes/form-to-resource"
.just-commit-highlight-row
.container
.row
.col-md-5
%h3 What you will learn
%ul.checkmark-list
%li Key capabilities needed in the modern software factory
%li How to avoid the DevOps toolchain tax
%li How to accelerate your Authority to Operate (ATO)
= partial "/includes/solutions/public-sector/logos"
.wrapper-dark
.just-commit-sales-wrap
= partial "includes/contact-sales-public-sector"
Loading
Loading
@@ -837,6 +837,8 @@ i {
.just-commit-highlight-row {
background: $color-gray-medium;
clip-path: polygon(0 0, 100% 6%, 100% 100%, 0% 100%);
min-height: 470px;
/* ensure the right column form doesn't overlap the section below it */
padding: 40px 40px 50px;
 
@media (min-width: $screen-md-min) {
Loading
Loading
@@ -997,4 +999,4 @@ i {
background: rgba($color-black, .8);
}
}
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment