You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

23 lines
314 B

<#import "../master.ftl" as master>
<@master.layout>
<div class="page-header">
<h3>${title}</h3>
</div>
<div class="row" id="app">
</div>
<style>
</style>
<script src="/laydate/laydate.js"></script>
<script type="text/javascript" src="/js/layer/layer.js"></script>
<script>
</script>
</@master.layout>