Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Template düzenlemeyi deneyebileceğiniz örnek arayüz için tıklayınız


Code Block
languagexml
titleÖrnek Default.html içeriği
<script type="dece-template" id=geodi-template-default >
	<div class="DocAll" {{ data.GetDocItemAttr() }}>
		<h1><a {{ data.GetHrefFull() }}> {{ data.DisplayName }}  </a> -  {{ data.AdditionalValues.Date }} </h1>
		<span class="SummaryText __textclass geodiFormatable" contentid="{{data.ContentIdentifier}}">{{data.Summary}}</span>
	</div>
</script>