Mercurial > hg > dml-open-vis
annotate src/DML/MainVisBundle/Resources/views/Components/templates/tmp.html.twig @ 0:493bcb69166c
added public content
author | Daniel Wolff |
---|---|
date | Tue, 09 Feb 2016 20:54:02 +0100 |
parents | |
children |
rev | line source |
---|---|
Daniel@0 | 1 {%- jstmpl id="notification-content_tmp-instructions" -%} |
Daniel@0 | 2 {#-#}Latest uploaded update: <b><%= codeVersion %>.</b><br/> |
Daniel@0 | 3 {#-#}<%= latestChange %> |
Daniel@0 | 4 {#- #} Press <b>Shift+1</b>, <b>Shift+2</b> and <b>Shift+3</b> to switch between them.</span> |
Daniel@0 | 5 {#-#}<br/><br/> |
Daniel@0 | 6 {#-#}<b>Shift+0</b> restores an empty state. |
Daniel@0 | 7 {#-#}<br/><br/> |
Daniel@0 | 8 {#-#}You can always undo / redo any change via the buttons in the main menu or by using standard keyboard shortcuts <nobr>(<b><%= ctrl %>+z / <%= ctrl %>+shift+z</b>)</nobr>. |
Daniel@0 | 9 {%- endjstmpl -%} |
Daniel@0 | 10 |