commit c06cb22ab897fff7e688243082958ee105b4df62 parent 67f5082c8fe55ea65e7e8e68b1013014e671b5ce Author: GuyClicking <bpaul848@gmail.com> Date: Thu, 24 Dec 2020 00:23:24 +1000 update template Diffstat:
M | blog/template.html | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/blog/template.html b/blog/template.html @@ -9,5 +9,9 @@ <br><br> + <h1>Header</h1> + <p> + text + </p> </body> </html>