Skip to content

Instantly share code, notes, and snippets.

@oakley808
Created May 23, 2016 19:42
Show Gist options
  • Save oakley808/7f10dfa2093d1b31d8a86c1c8d07ff48 to your computer and use it in GitHub Desktop.
Save oakley808/7f10dfa2093d1b31d8a86c1c8d07ff48 to your computer and use it in GitHub Desktop.
<div class="content-sandwich media-block">
<div class="row">
<div class="col-xs-3 col-sm-2">
<img class="img-responsive" src="/client/img/icon-scale.svg" alt="">
</div>
<div class="col-xs-9 col-sm-10">
<h3>Balancing Public and Private Interest</h3>
<p>Form partnerships that serve the public interest and advance U.S. Department of Energy goals. Demonstrate appropriate stewardship of publicly funded assets, yielding national benefits. Provide value to the commercial partner.</p>
</div>
</div>
<div class="row">
<div class="col-xs-3 col-sm-2">
<img class="img-responsive" src="/client/img/icon-lightbulb.svg" alt="">
</div>
<div class="col-xs-9 col-sm-10">
<h3>Focusing on Outcomes</h3>
<p>Develop mutually beneficial collaborations and align actions with business outcomes.</p>
</div>
</div>
<div class="row">
<div class="col-xs-3 col-sm-2">
<img class="img-responsive" src="/client/img/icon-handshake.svg" alt="">
</div>
<div class="col-xs-9 col-sm-10">
<h3>Reflecting Core Values</h3>
<p>Conduct technology partnership processes through professional practices, action, and a respect for duty. Align with the fundamental values of honesty, integrity, fairness, stewardship, and quality.</p>
</div>
</div>
<div class="row">
<div class="col-xs-3 col-sm-2">
<img class="img-responsive" src="/client/img/icon-speechbubble.svg" alt="">
</div>
<div class="col-xs-9 col-sm-10">
<h3>Creating Transparency</h3>
<p>Keep partners informed of goals, processes, decisions, and the status of actions as agreements are developed.</p>
</div>
</div>
<div class="row">
<div class="col-xs-3 col-sm-2">
<img class="img-responsive" src="/client/img/icon-paperlock.svg" alt="">
</div>
<div class="col-xs-9 col-sm-10">
<h3>Ensuring Confidentiality</h3>
<p>Maintain deep respect for proprietary business information and data.</p>
</div>
</div>
<div class="row">
<div class="col-xs-3 col-sm-2">
<img class="img-responsive" src="/client/img/icon-chart.svg" alt="">
</div>
<div class="col-xs-9 col-sm-10">
<h3>Seeking Continuous Improvement</h3>
<p>Measure, monitor, and seek feedback about processes and outcomes. Use this information to improve processes and practices.</p>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment