Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 12... Línea 12...
12
    GNU General Public License for more details.
12
    GNU General Public License for more details.
Línea 13... Línea 13...
13
 
13
 
14
    You should have received a copy of the GNU General Public License
14
    You should have received a copy of the GNU General Public License
15
    along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
15
    along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
16
}}
-
 
17
{{!
-
 
18
    Page header.
-
 
19
}}
16
}}
20
{{{ output.doctype }}}
17
{{{ output.doctype }}}
21
<html {{{ output.htmlattributes }}} {{#darkmodeon}}class="dark-mode"{{/darkmodeon}}>
18
<html {{{ output.htmlattributes }}} {{#darkmodeon}}class="dark-mode"{{/darkmodeon}}>
22
<head>
19
<head>
23
    <title>{{{ output.page_title }}}</title>
20
    <title>{{{ output.page_title }}}</title>
Línea 26... Línea 23...
26
    {{#themeauthor}}
23
    {{#themeauthor}}
27
    <!--
24
    <!--
Línea 28... Línea 25...
28
 
25
 
29
      Theme: Universe Moodle Theme
26
      Theme: Universe Moodle Theme
30
      Author: Marcin Czaja - Rosea Themes (rosea.io)
27
      Author: Marcin Czaja - Rosea Themes (rosea.io)
Línea 31... Línea 28...
31
      Version: 1.3.2
28
      Version: 1.5.12
Línea 32... Línea 29...
32
 
29
 
33
      Copyright © 2023 - 2024
30
      Copyright © 2023 - 2025
Línea 34... Línea 31...
34
 
31
 
Línea 71... Línea 68...
71
    <script src="{{siteurl}}/theme/universe/addons/swiper/swiper-bundle.min.js"></script>
68
    <script src="{{siteurl}}/theme/universe/addons/swiper/swiper-bundle.min.js"></script>
72
    <script src="{{siteurl}}/theme/universe/addons/tinyslider/tiny-slider.js"></script>
69
    <script src="{{siteurl}}/theme/universe/addons/tinyslider/tiny-slider.js"></script>
73
    <link rel="stylesheet" href="{{siteurl}}/theme/universe/addons/tinyslider/tiny-slider.css">
70
    <link rel="stylesheet" href="{{siteurl}}/theme/universe/addons/tinyslider/tiny-slider.css">
74
    {{/isfrontpage}}
71
    {{/isfrontpage}}
Línea -... Línea 72...
-
 
72
 
-
 
73
    <script src="{{siteurl}}/theme/universe/addons/filtering/index.ui.js"></script>
75
 
74