minor tweaking...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-08-19 19:05:29 +03:00
parent 3487446c19
commit 8937ae5e86
4 changed files with 9 additions and 1 deletions

2
bootstrap.js vendored

File diff suppressed because one or more lines are too long

1
bootstrap/Doc.html Executable file
View File

@ -0,0 +1 @@
@include(./About)

View File

@ -0,0 +1 @@
XXX Document the template structure here XXX

View File

@ -0,0 +1,6 @@
<macro name="remove-button">
<span page="./path" class="remove-button button">&times;</span>
</macro>
<!-- vim:set ts=4 sw=4 : -->