Files
DiceCloud/rpg-docs/packages/polymer-1.12.3/lib/full_page_at_form.html
Stefan Zermatten 8b3f11603a Update Meteor to 1.2
This requires local copies of packages that are broken or not Polymer 0.5
2015-10-03 22:38:25 +02:00

7 lines
122 B
HTML

<template name="fullPageAtForm">
<div class="fullPageAtForm" vertical layout center>
{{> atForm}}
</div>
</template>