- Добавил Bootstrap и настроил внешний вид форм приложения.
https://www.youtube.com/watch?v=a51jGwoTNmI&list=PLU2ftbIeotGpAYRP9Iv2KLIwK36-o_qYk&index=13
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<#import "parts/common.ftl" as com>
|
||||
<@com.page>
|
||||
<div>Hello there</div>
|
||||
<a href="/main">Main page</a>
|
||||
<br>
|
||||
<a href="/users">Users page</a>
|
||||
<h5>Hello, guest</h5>
|
||||
<div>
|
||||
This is a simple version of Twitter
|
||||
</div>
|
||||
</@com.page>
|
||||
Reference in New Issue
Block a user