Fix indentation
This commit is contained in:
parent
101ae7f40a
commit
5d8a8338a9
1 changed files with 1 additions and 4 deletions
|
@ -12,10 +12,7 @@
|
|||
(:html
|
||||
(:head
|
||||
(:title ,title)
|
||||
(:link
|
||||
:type "text/css"
|
||||
:rel "stylesheet"
|
||||
:href "public/5.3.0/bootstrap.min.css"))
|
||||
(:link :type "text/css" :rel "stylesheet" :href "public/5.3.0/bootstrap.min.css"))
|
||||
(:body ,@body))))
|
||||
|
||||
(defun write-string-to-file (filename string)
|
||||
|
|
Loading…
Add table
Reference in a new issue