title_desc snippet
This commit is contained in:
parent
1dba0bb1d0
commit
2007a27303
1 changed files with 4 additions and 0 deletions
4
tem/html/snippets/title_desc.html
Normal file
4
tem/html/snippets/title_desc.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
<h1 style='width: 100%; word-wrap: break-word; hyphens: auto;'>
|
||||
{{ .Title }}
|
||||
<p>{{ .Desc }}</p>
|
||||
</h1>
|
Loading…
Add table
Reference in a new issue