Sindbad~EG File Manager

Current Path : /var/www/html/digisferach.sumar.com.py/cursos/theme/snap/templates/
Upload File :
Current File : /var/www/html/digisferach.sumar.com.py/cursos/theme/snap/templates/featured_courses.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_snap/featured_courses


    Example context (json):
    {
        "heading": "My title",
        "cards" : [
            {
                "colclass": "col-sm-3",
                "number" : "1",
                "url" : "http://someurl.local",
                "coverimageurl" : "http://someurl.local",
                "title" : "Super cool course!"
            }
        ],
        "browseallurl" : "http://someurl.local",
        "editurl" : "http://someurl.local"
    }
}}
<div id="snap-featured-courses" class="text-center">
    <h2 class="snap-featured-courses-heading">{{heading}}</h2>
    <div class="row text-center">

        {{#cards}}
        {{> theme_snap/featured_course }}
        {{/cards}}

    </div>

    {{#browseallurl}}
    <p class="text-center"><a id="browse-all-courses-featured-courses" aria-label="{{#str}}browseallcourses, theme_snap{{/str}}" href="{{browseallurl}}" class="btn btn-primary">{{#str}}featuredcoursesbrowseall, theme_snap{{/str}}</a></p>
    {{/browseallurl}}

    {{#editurl}}
    <p class="text-center"><a href="{{editurl}}" class="btn btn-primary">{{#str}}featuredcoursesedit, theme_snap{{/str}}</a></p>
    {{/editurl}}

</div>

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