Templates

Pagelayout

%html
  %head
    %title
    %meta/
    %link/
  %body.navigation.content
    #header
    #doctor
    #module_result
    #footer

Header

#header
  .nav
    %img.logo/
    %dl.actions
      %dt
        %span
      %dd.item-1
        %a
    %a.help
      %img/
      %span

Footer

#footer
  %ul
    %li
      %a
  %p.claim

Docteur

#doctor
  .user.vcard.node
    .main
      .bloc-1
        .photo
          %img.photo
      .bloc-2
        %h1.welcome
          %span
          %span.role
        %h2.fn.n
          %span.honorific-suffix
          %span.first-name
          %span.family-name
      .bloc-3
        .hours
          %h3.bloc-title
          %p
      .footer

Article imbriqué

.article.embed.node
  .header
    %h3.title
      %a
        Desarrollo: habilidades en este período.
  .body
    %img/
    %p
  .footer
    %a
      %img/
    %ul.age-list
      %li.age-4
    %ul.actions
      %li
        %a.read.more
          %span

Vue full pédiatre

#module_result
  .user.full.node
    #content
      #nav.nav
        %form.search
          %fieldset
            %legend
            %input/
            %input/
            %input/
        %ul
          %li
            %a
              %img
              %span
      .main
        %ul#filter
          %li.age-1
            %a
        %div
          .articles-list