gamutable/inclure/gamutable.html

12 lines
453 B
HTML

<link rel="stylesheet" href="[(#CHEMIN{css/gamutable.css}|timestamp)]" type="text/css" media="screen" title="no title" charset="utf-8">
<div id="app">
<mon-tableau
apiuri="spip.php?page=json_gamutable.json"
:tparpage="[11,22,33,'tous']"
ref="montableau"
></mon-tableau>
</div>
<script src="[(#CHEMIN{js/vue.js}|timestamp)]" type="text/javascript"></script>
<script src="[(#CHEMIN{js/gamutable.js}|timestamp)]" type="text/javascript"></script>