Hyperlink-Redirect/templates/index.tt

6 lines
97 B
Plaintext

[% INCLUDE 'header'
title = 'Test page' %]
<h1>Ayy...</h1>
<p>lmao</p>
[% INCLUDE 'footer' %]