aboutsummaryrefslogtreecommitdiff
path: root/app/view/templates/font.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/view/templates/font.php')
-rw-r--r--app/view/templates/font.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/app/view/templates/font.php b/app/view/templates/font.php
index 1bd64a2..6e55686 100644
--- a/app/view/templates/font.php
+++ b/app/view/templates/font.php
@@ -11,9 +11,17 @@
<section class="font">
+<h1>Fonts</h1>
+
+
+<div>
<a href="<?= $this->url('fontrender') ?>">⚡ Render</a>
+</div>
+<div>
<a href="<?= $fontfile ?>" target="_blank">👓 View font CSS file</a>
+</div>
+<h2>Add Font</h2>
<form action="<?= $this->url('fontadd') ?>" method="post" enctype="multipart/form-data">
<label for="font">Font file <i>(<?= $fonttypes ?>)</i></label>
@@ -24,6 +32,8 @@
</form>
+<h2>Font stock</h2>
+
<table id="fontlist">
<tr>
<th>font</th>