plug-in very basic things in template
This commit is contained in:
parent
60bd4ea831
commit
a442185c02
|
@ -21,12 +21,14 @@ $(function() {
|
|||
</ul>
|
||||
|
||||
<div id="about" class="tab_content">
|
||||
<h3>{{ name }}</h3>
|
||||
<h3>{{ title }}</h3>
|
||||
|
||||
<h4>{{ oneliner }}</h4>
|
||||
|
||||
<div><strong>Tag-line </strong>: {{ oneliner }}</div>
|
||||
<div><strong>Description: </strong>: {{ description }} </div>
|
||||
<a href="" class="toggleLink rightFloat">More>></a>
|
||||
<div><strong>Event Type: </strong>: {{ event_type }}</div>
|
||||
<div><strong>Address:</strong>: {{ address }}</div>
|
||||
<div><strong>City:</strong>: {{ city }}</div>
|
||||
|
||||
|
||||
</div> <!-- end div about -->
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user