Changeset 3958:5e250cd51362 for plugins/pages/default-templates
- Timestamp:
- 02/20/19 14:35:05 (6 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/pages/default-templates/mustek/page.html
r3422 r3958 40 40 </tpl:AttachmentIf> 41 41 <tpl:AttachmentIf is_video="1"> 42 <tpl:AttachmentIf is_flv="0"> 43 {{tpl:include src="_video_player.html"}} 44 {{tpl:else}} 45 {{tpl:include src="_flv_player.html"}} 46 </tpl:AttachmentIf> 42 {{tpl:include src="_video_player.html"}} 47 43 </tpl:AttachmentIf> 48 44 <tpl:AttachmentIf is_audio="0" is_video="0">
Note: See TracChangeset
for help on using the changeset viewer.