mirror of
https://github.com/JuanCanham/fresh-theme-bootstrap.git
synced 2025-08-14 12:21:01 +01:00
initial version
This commit is contained in:
10
src/template-pdf.html
Normal file
10
src/template-pdf.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
{{> head}}
|
||||
{{> pdf-font-hack}}
|
||||
</head>
|
||||
<body>
|
||||
{{> body headerClass='col-xs-3' contentClass='col-xs-9'}}
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user