Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 54... Línea 54...
54
}}
54
}}
55
<div class="user-heading d-flex align-items-center">
55
<div class="user-heading d-flex align-items-center">
56
    <div class="d-flex h4">
56
    <div class="d-flex h4">
57
        {{{image}}}
57
        {{{image}}}
58
    </div>
58
    </div>
59
    <div class="d-flex ml-2">
59
    <div class="d-flex ms-2">
60
        <h2><a class="h4 m-0" href="{{userprofileurl}}">{{name}}</a></h2>
60
        <h2><a class="h4 m-0" href="{{userprofileurl}}">{{name}}</a></h2>
61
    </div>
61
    </div>
62
    <div class="d-inline-flex ml-4">
62
    <div class="d-inline-flex ms-4">
63
        {{#buttons}}
63
        {{#buttons}}
64
            <a {{#linkattributes}} {{name}}="{{value}}" {{/linkattributes}} aria-label="{{title}}" href="{{url}}">
64
            <a {{#linkattributes}} {{name}}="{{value}}" {{/linkattributes}} aria-label="{{title}}" href="{{url}}">
65
                {{#icon}}
65
                {{#icon}}
66
                    <span>
66
                    <span>
67
                        {{#pix}} {{name}}, {{component}}, {{title}} {{/pix}}
67
                        {{#pix}} {{name}}, {{component}}, {{title}} {{/pix}}