Skip to content
Snippets Groups Projects
Commit 9d1ee10b authored by MrDrogDrog's avatar MrDrogDrog
Browse files

sinnlosen ordner entfernt

parent 79dbf7f2
No related branches found
No related tags found
No related merge requests found
<template departure>
<div departure>
<div transport>
<div number></div>
<div name></div>
</div>
<div stops>
</div>
</div>
</template>
<template stop>
<div stop>
<div time></div>
<div name></div>
<div info>
<div scrolltext="0.4"></div>
</div>
</div>
</template>
<template information>
<div information>
<h1>INFORMATION</h1>
<p message></p>
</div>
</template>
<template error>
<div error>
<h1>ERROR</h1>
<p message></p>
</div>
</template>
<template vrrf_error>
<div vrrf_error>
<h1>VRRF ERROR</h1>
<h2 stop></h2>
<p message></p>
</div>
</template>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment