training-management-system/templates/preamble.html

7 lines
No EOL
142 B
HTML

<!DOCTYPE html>
<html>
{{template "head.html" .}} <!-- Include header template -->
<body>
{{template "header.html" .}}
<div class="main">