| Línea 55... |
Línea 55... |
| 55 |
<link rel="stylesheet" type="text/css" href="{{global.pathtotop}}/shared/moodle.css" />
|
55 |
<link rel="stylesheet" type="text/css" href="{{global.pathtotop}}/shared/moodle.css" />
|
| 56 |
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
56 |
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
| 57 |
</head>
|
57 |
</head>
|
| 58 |
<body>
|
58 |
<body>
|
| 59 |
<div class="d-flex flex-column h-100">
|
59 |
<div class="d-flex flex-column h-100">
|
| 60 |
<nav class="navbar navbar-light bg-white border-bottom">
|
60 |
<nav class="navbar bg-body border-bottom">
|
| 61 |
<div class="container-fluid p-0">
|
61 |
<div class="container-fluid p-0">
|
| 62 |
<a class="navbar-brand" href="{{{global.siteurl}}}" title="{{{global.sitename}}}">
|
62 |
<a class="navbar-brand" href="{{{global.siteurl}}}" title="{{{global.sitename}}}">
|
| 63 |
{{{global.sitename}}}
|
63 |
{{{global.sitename}}}
|
| 64 |
</a>
|
64 |
</a>
|
| 65 |
</div>
|
65 |
</div>
|