Standards drucken
This commit is contained in:
parent
7e1ea6d634
commit
ecd5d7e269
88
standard.pdf
88
standard.pdf
File diff suppressed because one or more lines are too long
|
|
@ -1,12 +0,0 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<title>TITEL</title>
|
|
||||||
<style type="text/css">
|
|
||||||
|
|
||||||
</style>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
{{content}}
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
@ -1,9 +1,6 @@
|
||||||
<div class="content-section col-12">
|
<div class="content-section col-12">
|
||||||
<h2>{{standard_name}}
|
<h2>{{standard_name}}
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
{{standard_content}}
|
{{standard_content}}
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue