mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-17 14:04:20 +01:00
Add a link to page variables documentation (#2026)
* Adds a link in the Pages Editor to the Page Variables documentation page at https://docs.ctfd.io/docs/pages/variables/ * Closes #1983
This commit is contained in:
@@ -112,6 +112,11 @@
|
|||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
<small class="form-text text-muted text-right">
|
||||||
|
<a href="https://docs.ctfd.io/docs/pages/variables/" target="_blank">CTFd Page variables</a>
|
||||||
|
<i class="far fa-question-circle pr-2"></i>
|
||||||
|
</small>
|
||||||
|
|
||||||
<div class="form-group h-100">
|
<div class="form-group h-100">
|
||||||
{{ form.content(id="admin-pages-editor", class="d-none") }}
|
{{ form.content(id="admin-pages-editor", class="d-none") }}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user