This commit is contained in:
@ -1,13 +1,11 @@
|
||||
<html>
|
||||
<head>
|
||||
<style>
|
||||
h2,h3,h4,h5,h6 {
|
||||
display: inline;
|
||||
}
|
||||
</style>
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>ABGB</h1>
|
||||
{{content}}
|
||||
<div class="container">
|
||||
<h1>{{title}}</h1>
|
||||
{{content}}
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user