Sindbad~EG File Manager

Current Path : /var/www/html/ucsuenolar.sumar.com.py/theme/adaptable-1/templates/core/
Upload File :
Current File : /var/www/html/ucsuenolar.sumar.com.py/theme/adaptable-1/templates/core/preferences_groups.mustache

{{!
    This file is part of Moodle - http://moodle.org/

    Moodle is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    Moodle is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
}}
{{!
    @template theme_adaptable/core/preferences_groups

    Example context (json):
    {
        "groups": "[preferences_group Object]",
        "nodes": "navigation_node_collection Object",
        "title": "Group title",
        "get_title": "User account",
        "action": "https://domain.example/user/editadvanced.php?id=2&course=1",
        "get_content": "Edit profile"
    }
}}
<div class="row">
    {{#groups}}
        <div class="col-md-4">
            <div class="card mb-3">
                <div class="card-body">
                    <h4 class="card-title">{{title}}</h4>
                    <div class="card-text">
                    {{#nodes}}
                        <div><a {{#get_title}}title="{{get_title}}"{{/get_title}} href="{{{action}}}">{{get_content}}</a></div>
                    {{/nodes}}
                    </div>
                </div>
            </div>
        </div>
    {{/groups}}
</div>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists