Sindbad~EG File Manager

Current Path : /var/www/html/ceade.tocsa.com.py/theme/moove/templates/
Upload File :
Current File : /var/www/html/ceade.tocsa.com.py/theme/moove/templates/frontpage_numbers.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_moove/frontpage_numbers

    Blocks drawer template

    Example context (json): {
        "numbersfrontpage": true,
        "numberusers": "123",
        "numbercourses": "123",
        "numberactivities": "123"
    }
}}
{{#numbersfrontpage}}
    <div class="container-fluid frontpage-numbers">
        <div class="row">
            <div class="col-md-3">
                <h2><p>{{#str}} frontpagenumbersome, theme_moove {{/str}}</p>{{#str}} frontpagenumbernumbers, theme_moove {{/str}}</h2>
            </div>

            <div class="col-md-3 number">
                <span class="fa fa-user-circle fa-4x"></span>
                <h3>{{{ numberusers }}}</h3>
                <hr />
                <p>{{#str}} frontpagenumberusers, theme_moove {{/str}}</p>
            </div>

            <div class="col-md-3 number">
                <span class="fa fa-graduation-cap fa-4x"></span>
                <h3>{{{ numbercourses }}}</h3>
                <hr />
                <p>{{#str}} frontpagenumbercourses, theme_moove {{/str}}</p>
            </div>

            <div class="col-md-3 number">
                <span class="fa fa-puzzle-piece fa-4x"></span>
                <h3>{{{ numberactivities }}}</h3>
                <hr />
                <p>{{#str}} frontpagenumberactivities, theme_moove {{/str}}</p>
            </div>
        </div>
    </div>
{{/numbersfrontpage}}

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