initial
This commit is contained in:
6
node_modules/pug/test/cases/inheritance.alert-dialog.html
generated
vendored
Normal file
6
node_modules/pug/test/cases/inheritance.alert-dialog.html
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<div class="window"><a class="close" href="#">Close</a>
|
||||
<div class="dialog">
|
||||
<h1>Alert!</h1>
|
||||
<p>I'm an alert!</p>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user