This commit is contained in:
parent
4b0c581600
commit
865601c2f4
@ -6,8 +6,8 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<button class="open-js">Alles öffnen</button>
|
<button class="btn-open open-js">Alles öffnen</button>
|
||||||
<button class="close-js">Alles schließen</button>
|
<button class="btn-close close-js">Alles schließen</button>
|
||||||
<h1>{{title}}</h1>
|
<h1>{{title}}</h1>
|
||||||
{{content}}
|
{{content}}
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user