Change index.html title to VPK Builder
[app-web-vpkbuilder.git] / index.html
CommitLineData
1218b955 1<!DOCTYPE html>
4355abca 2<title>VPK Builder</title>
1218b955
MG
3<meta charset="utf-8">
4<link rel="stylesheet" href="/static/index.css">
5
6<h1>Select package components</h1>
ff50256e 7<form action="/makepkg" method="POST">
1218b955
MG
8<div id="list"></div>
9<input type="submit" value="Make package">
10</form>
This page took 0.01056 seconds and 4 git commands to generate.