6 lines
233 B
HTML
6 lines
233 B
HTML
<!-- header.html -->
|
|
<head>
|
|
<title>TMS - Nagarro Training Solutions</title>
|
|
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" rel="stylesheet">
|
|
{{template "css.html" .}}
|
|
</head>
|