|
@@ -1,4 +1,6 @@ |
|
|
{{template "base/head_home" .}} |
|
|
{{template "base/head_home" .}} |
|
|
|
|
|
<link rel="stylesheet" href="{{StaticUrlPrefix}}/css/placeholder-home.css?v={{TimeStampNow}}"> |
|
|
|
|
|
<script src="{{StaticUrlPrefix}}/js/placeholder-home.js?v={{TimeStampNow}}"></script> |
|
|
<div class="ui vertical masthead secondary hometop segment" style="background:transparent;margin-bottom:0"> |
|
|
<div class="ui vertical masthead secondary hometop segment" style="background:transparent;margin-bottom:0"> |
|
|
{{template "custom/home/home_top" .}} |
|
|
{{template "custom/home/home_top" .}} |
|
|
</div> |
|
|
</div> |
|
|