1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2026-05-02 10:43:02 +01:00
Files
HackMyResume/_layouts/master-bare.html
T

10 lines
111 B
HTML

---
---
<!doctype html>
<html>
{% include head.html %}
<body>
{{ content }}
</body>
</html>