change name
This commit is contained in:
parent
15e9e7623b
commit
6c8c23f8b3
|
@ -33,7 +33,7 @@ block content
|
||||||
| #{entry.text}
|
| #{entry.text}
|
||||||
a(href='/guestbook') Write something in my guestbook!
|
a(href='/guestbook') Write something in my guestbook!
|
||||||
td(width='50%' style='border-left:1px solid #c2c4c2;border-right:1px solid #c2c4c2;padding:0 1%')
|
td(width='50%' style='border-left:1px solid #c2c4c2;border-right:1px solid #c2c4c2;padding:0 1%')
|
||||||
h3 Blog
|
h3 Articles
|
||||||
ul
|
ul
|
||||||
each article in articles
|
each article in articles
|
||||||
li(style='font-size:16pt')
|
li(style='font-size:16pt')
|
||||||
|
|
Loading…
Reference in New Issue