edit the layout handling and add cv download
This commit is contained in:
@@ -14,10 +14,10 @@
|
||||
>
|
||||
<!-- Experience Section -->
|
||||
<div id="content" class="flex-grow">
|
||||
{{ template "experience-partial" .}}
|
||||
{{ template "experience-partial" .Experience}}
|
||||
</div>
|
||||
<!-- Footer Section -->
|
||||
{{ template "footer" }}
|
||||
{{ template "footer" .TemplateStore.Footer}}
|
||||
</body>
|
||||
{{ template "script" }}
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user