forked from web/portal
replace hugo by a self provided python script
This commit is contained in:
5
content/item.tmpl.html
Normal file
5
content/item.tmpl.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<a href="$url" target="_blank">
|
||||
<div class="epsquare epcol$cssClass">
|
||||
<div class="eptextfunc">$title</div>
|
||||
<div class="eptexttool">$solution</div>
|
||||
</div></a>
|
||||
Reference in New Issue
Block a user