mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
7 lines
253 B
HTML
7 lines
253 B
HTML
<div align="center">
|
|
<table id="single">
|
|
<tr><td align="center"><h3>[[title]]</h3></td></tr>
|
|
<tr><td align="center"><div id="singleimage">[[image]]</div></td></tr>
|
|
<tr><td align="center"><span class="caption">[[caption]]</span></td></tr>
|
|
</table>
|
|
</div> |