Loading src/saref_pypeline/resources/docgen/navigation.j2 +6 −11 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ <div class="g-block size-17"> <div class="g-content g-particle"> <a href="https://www.etsi.org/" title="" rel="home" class="g-logo g-logo-helium"> <img src="{ ?pathToStatic }/images/logo-l.png" alt="" /> <img src="{{ pathToRoot }}static/images/logo-l.png" alt="ETSI logo"> </a> </div> </div> <div class="g-block size-65"> <div class="g-content g-particle"> <nav class="g-main-nav" role="navigation" data-g-hover-expand="true"> <nav class="g-main-nav" data-g-hover-expand="true"> <ul class="g-toplevel"> Loading Loading @@ -57,11 +57,8 @@ </li> <li class="g-menu-item g-menu-item-type-component g-menu-item-242 g-standard"> <form method="GET" action="/search.html"> <input class="form-control" id="q" name="q" placeholder="🔎 ex., device"/> </form> <input class="form-control" id="search-box" type="search" placeholder="🔎 ex., device" autocomplete="off"> </li> </ul> </nav> </div> Loading @@ -69,13 +66,11 @@ <div class="g-block g-social-header size-17"> <div class="g-content g-particle"> <div class="g-social "> <a target="_blank" href="https://twitter.com/ETSI_STANDARDS" title="" aria-label=""> <span class="fa fa-twitter fa-fw"></span> <span class="g-social-text"></span> </a> <a target="_blank" href="https://www.facebook.com/etsi.standards" title="" aria-label=""> <a target="_blank" href="https://www.facebook.com/etsi.standards" title="" aria-label="" alt="ETSI Standards on Facebook"> <span class="fa fa-facebook-official"></span> <span class="g-social-text"></span> </a> <a target="_blank" href="https://www.linkedin.com/company/etsi?trk=biz-companies-cym" title="" aria-label=""> <a target="_blank" href="https://www.linkedin.com/company/etsi?trk=biz-companies-cym" title="" aria-label="" alt="ETSI Standards on LinkedIn"> <span class="fa fa-linkedin-square"></span> <span class="g-social-text"></span> </a> <a target="_blank" href="https://www.youtube.com/user/ETSIstandards" title="" aria-label=""> <a target="_blank" href="https://www.youtube.com/user/ETSIstandards" title="" aria-label="" alt="ETSI Standards on Youtube"> <span class="fa fa-youtube-play"></span> <span class="g-social-text"></span> </a> </div> </div> Loading Loading
src/saref_pypeline/resources/docgen/navigation.j2 +6 −11 Original line number Diff line number Diff line Loading @@ -6,13 +6,13 @@ <div class="g-block size-17"> <div class="g-content g-particle"> <a href="https://www.etsi.org/" title="" rel="home" class="g-logo g-logo-helium"> <img src="{ ?pathToStatic }/images/logo-l.png" alt="" /> <img src="{{ pathToRoot }}static/images/logo-l.png" alt="ETSI logo"> </a> </div> </div> <div class="g-block size-65"> <div class="g-content g-particle"> <nav class="g-main-nav" role="navigation" data-g-hover-expand="true"> <nav class="g-main-nav" data-g-hover-expand="true"> <ul class="g-toplevel"> Loading Loading @@ -57,11 +57,8 @@ </li> <li class="g-menu-item g-menu-item-type-component g-menu-item-242 g-standard"> <form method="GET" action="/search.html"> <input class="form-control" id="q" name="q" placeholder="🔎 ex., device"/> </form> <input class="form-control" id="search-box" type="search" placeholder="🔎 ex., device" autocomplete="off"> </li> </ul> </nav> </div> Loading @@ -69,13 +66,11 @@ <div class="g-block g-social-header size-17"> <div class="g-content g-particle"> <div class="g-social "> <a target="_blank" href="https://twitter.com/ETSI_STANDARDS" title="" aria-label=""> <span class="fa fa-twitter fa-fw"></span> <span class="g-social-text"></span> </a> <a target="_blank" href="https://www.facebook.com/etsi.standards" title="" aria-label=""> <a target="_blank" href="https://www.facebook.com/etsi.standards" title="" aria-label="" alt="ETSI Standards on Facebook"> <span class="fa fa-facebook-official"></span> <span class="g-social-text"></span> </a> <a target="_blank" href="https://www.linkedin.com/company/etsi?trk=biz-companies-cym" title="" aria-label=""> <a target="_blank" href="https://www.linkedin.com/company/etsi?trk=biz-companies-cym" title="" aria-label="" alt="ETSI Standards on LinkedIn"> <span class="fa fa-linkedin-square"></span> <span class="g-social-text"></span> </a> <a target="_blank" href="https://www.youtube.com/user/ETSIstandards" title="" aria-label=""> <a target="_blank" href="https://www.youtube.com/user/ETSIstandards" title="" aria-label="" alt="ETSI Standards on Youtube"> <span class="fa fa-youtube-play"></span> <span class="g-social-text"></span> </a> </div> </div> Loading