<div class="banner--background" style="padding:25px 50px 25px 50px; margin:0px 0px 25px 0px; background-image:url('/digital-building-blocks/sites/download/attachments/30769431/bannersArtboard_2.jpg'); background-repeat:no-repeat;"> <ac:structured-macro ac:name="section" ac:schema-version="1" ac:macro-id="80223342-eff9-4a0c-92ef-4474b2805c6d"> <ac:rich-text-body> <ac:structured-macro ac:name="column" ac:schema-version="1" ac:macro-id="75b4a349-bcd2-4204-bd34-966b61e158b1"> <ac:parameter ac:name="width">60%</ac:parameter> <ac:rich-text-body> <ac:structured-macro ac:name="html" ac:schema-version="1" ac:macro-id="d4901e3e-a8f8-4e76-956d-ff53037d4e5d"> <ac:parameter ac:name="atlassian-macro-output-type">INLINE</ac:parameter> <ac:plain-text-body><![CDATA[ <div class="banner--top-border"></div>]]></ac:plain-text-body> </ac:structured-macro> <!-- 2) Nested html-wrap macro --> <div class="banner"> <h3>DIGITAL Europe</h3> <h1><span style="color: rgb(51,51,153);">eDelivery Governance</span></h1> <p> The eDelivery Governance space hosts the eDelivery Operational Management Board (OMB) reports. The OMB provides a vehicle for stakeholders to handle all operational matters of the eDelivery building block. It aims to ensure that the European Commission leads the implementation process of the building block with the advice of the Member States and to ensure that the private sector, user organisations and standardisation bodies play a role. </p> </div> </ac:rich-text-body> </ac:structured-macro> <ac:structured-macro ac:name="column" ac:schema-version="1" ac:macro-id="a99f7126-3958-42ae-aa00-e379f21a7a61"> <ac:parameter ac:name="width">40%</ac:parameter> <ac:rich-text-body> <br /> </ac:rich-text-body> </ac:structured-macro> </ac:rich-text-body> </ac:structured-macro> </div> |
<style type="text/css"> #title-text { display: none;} </style> <script type="text/javascript" src="https://ec.europa.eu/digital-building-blocks/tracker/plugins/servlet/issueCollectorBootstrap.js?collectorId=219f43e9&locale=en_US"></script> <script type="text/javascript"> // AJS.toInit(function() { // 14 January 2025, Bogdan Dumitriu: AJS.toInit replaced by jQuery(document).ready because AJS.toInit no longer works on Firefox jQuery(document).ready(function () { /** * Hide metadata */ $('.page-metadata').hide(); /** * Accordion */ $(".accordion").click(function(e) { $(this).toggleClass("active"); $(this).siblings(".accordion").removeClass("active"); $('html, body').animate({ scrollTop: $(this).offset().top }, 1000); //e.preventDefault(); }); /** * Change request */ window.ATL_JQ_PAGE_PROPS = { "triggerFunction": function(showCollectorDialog) { //Requires that jQuery is available! jQuery("#submit_change_request").click(function(e) { e.preventDefault(); showCollectorDialog(); }); }, fieldValues: { security : '10001'}}; }); </script> |