Berichtsheft/berichtsheft/assets/templates/blank.html

11 lines
239 B
HTML
Raw Normal View History

2021-04-17 10:30:52 +02:00
<template id="blank">
<div class="page blank">
<div class="pg-footer">
<p>Seite </p>
<p class="pnum"></p>
<p> von </p>
<p class="pcount"</p>
</div>
</div>
</template>